Q_Topic_Ex

TABLE Q_Topic_Ex

Basic fields are accessible through the view Q_Topic. The difference is that the view does not give access to the extended fields for topic translation. These fields following the same pattern as other tables, for more information see Q_Question_Ex.

Primary Key: Topic_ID int NOT NULL
Parent_ID int NOT NULL
Name varchar(200) NOT NULL
Description varchar(1020)
Base bit NOT NULL
Primary Key: Lang varchar(10) NOT NULL
Source_Lang varchar(10) NOT NULL
Translation_Status int NOT NULL