Click or drag to resize

TextTranslationsRepository Fields

The TextTranslationsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberColumnNameAttribute
Definition of the ColumnName data attribute
Public fieldStatic memberIdAttribute
Definition of the TextTranslation identity attribute
Public fieldStatic memberLanguageAttribute
Definition of the Language data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberRowIdAttribute
Definition of the RowId data attribute
Public fieldStatic memberTableName
The primary storage table for TextTranslation objects
Public fieldStatic memberTableNameAttribute
Definition of the TableName data attribute
Public fieldStatic memberTranslatedTextAttribute
Definition of the TranslatedText data attribute
Top
See Also