project BLF > class Database Component > dataset tTransString

table tTransString

Description

Table for keeping translations of end-user data.
The application defines what columns can be translated, and the end-user maintains the translations itself.

field namedata typedescription
tiParentObject_IDinteger
tcLngCodecharacter
tcTranslationStringTextcharacter
tc_ParentRowidcharacter
tc_RowidcharacterUse this data item to add as a field in public temp-tables (with index).
tc_Statuscharacter


Internal usage


BLF
method BTranslation.DataLoadByParent
method BTranslation.DataLoadNewByParent
method BTranslation.DataNewByParent
method BTranslation.SetTranslations