SysSchemaInformationSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The SysSchemaInformationSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| SysSchemaInformationSchemaTable | Initializes a new instance of the SysSchemaInformationSchemaTable 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 | |
|---|---|---|
| applicationVersionColumnName |
Gets the applicationVersion (Version d'application) column name
| |
| databaseIdColumnName |
Gets the databaseId (Id de la base) column name
| |
| interfaceExtensionInformationsColumnName |
Gets the interfaceExtensionInformations (Informations sur l'interface d'API) column name
| |
| isApiColumnName |
Gets the isApi (Base d'API) column name
| |
| isBetaColumnName |
Gets the isBeta (Version bêta) column name
| |
| isCreatedColumnName |
Gets the isCreated (Base créée) column name
| |
| isDemoColumnName |
Gets the isDemo (Base de démo) column name
| |
| lastApplicationCaptionColumnName |
Gets the lastApplicationCaption (Nom de la dernière application utilisée) column name
| |
| lastApplicationIdColumnName |
Gets the lastApplicationId (Dernière application utilisée) column name
| |
| lastLastApplicationIdColumnName |
Gets the lastLastApplicationId (Dernière application qui a commencé à ouvrir le dossier) column name
| |
| lastSynchroDateColumnName |
Gets the lastSynchroDate (Dernière date de synchronisation) column name
| |
| lastSystemVersionColumnName |
Gets the lastSystemVersion (Dernière version système) column name
| |
| lastVersionColumnName |
Gets the lastVersion (Dernière version) column name
| |
| levelCompatibilityColumnName |
Gets the levelCompatibility (Mode de compatibilité de niveau) column name
| |
| MustVerifyIntegrityColumnName |
Gets the MustVerifyIntegrity (Intégrité du schéma à vérifier) column name
| |
| recoveryInformationsColumnName |
Gets the recoveryInformations (Informations de récupération) column name
| |
| schemaIdColumnName |
Gets the schemaId (Id de schéma) column name
| |
| schemaMetaDataColumnName |
Gets the schemaMetaData (Métadonnées) column name
| |
| SysSchemaInformationTableName |
Gets the SysSchemaInformation table name
| |
| systemVersionColumnName |
Gets the systemVersion (Version système) column name
| |
| versionColumnName |
Gets the version (Version) column name
|