StandardTextSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The StandardTextSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| StandardTextSchemaTable | Initializes a new instance of the StandardTextSchemaTable class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| CaptionColumnName |
Gets the Caption (Libellé) column name
| |
| IdColumnName |
Gets the Id (Code) column name
| |
| LocalizableCaption_2ColumnName |
Gets the LocalizableCaption_2 (Libellé (3)) column name
| |
| LocalizableCaption_3ColumnName |
Gets the LocalizableCaption_3 (Libellé (4)) column name
| |
| LocalizableCaption_4ColumnName |
Gets the LocalizableCaption_4 (Libellé (5)) column name
| |
| LocalizableCaption_5ColumnName |
Gets the LocalizableCaption_5 (Libellé (6)) column name
| |
| LocalizableStandardText_2ColumnName |
Gets the LocalizableStandardText_2 (Texte (3)) column name
| |
| LocalizableStandardText_3ColumnName |
Gets the LocalizableStandardText_3 (Texte (4)) column name
| |
| LocalizableStandardText_4ColumnName |
Gets the LocalizableStandardText_4 (Texte (5)) column name
| |
| LocalizableStandardText_5ColumnName |
Gets the LocalizableStandardText_5 (Texte (6)) column name
| |
| LocalizableStandardText_Clear_2ColumnName |
Gets the LocalizableStandardText_Clear_2 (Texte en clair (3)) column name
| |
| LocalizableStandardText_Clear_3ColumnName |
Gets the LocalizableStandardText_Clear_3 (Texte en clair (4)) column name
| |
| LocalizableStandardText_Clear_4ColumnName |
Gets the LocalizableStandardText_Clear_4 (Texte en clair (5)) column name
| |
| LocalizableStandardText_Clear_5ColumnName |
Gets the LocalizableStandardText_Clear_5 (Texte en clair (6)) column name
| |
| StandardTextClearColumnName |
Gets the StandardTextClear (Texte en clair) column name
| |
| StandardTextColumnName |
Gets the StandardText (Texte) column name
| |
| StandardTextTableName |
Gets the StandardText table name
| |
| sysCreatedDateColumnName |
Gets the sysCreatedDate (Date de création) column name
| |
| sysCreatedUserColumnName |
Gets the sysCreatedUser (Utilisateur de création) column name
| |
| sysModifiedDateColumnName |
Gets the sysModifiedDate (Date de modification) column name
| |
| sysModifiedUserColumnName |
Gets the sysModifiedUser (Utilisateur de modification) column name
|