NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier
db_table_id

Identifier of the database table that belongs to.

globally unique identifier
db_column_id

Identifier of the column on the target table whose value this translation is for.

globally unique identifier
id_in_table

Primary key of the translated record in the table identified by .

globally unique identifier
db_language_id

Foreign key of the language this translation is in.

globally unique identifier
value

Translated value of the target column, in the language identified by .

string
modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date