SysSchemaSynchronizationLogSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The SysSchemaSynchronizationLogSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| SysSchemaSynchronizationLogSchemaTable | Initializes a new instance of the SysSchemaSynchronizationLogSchemaTable 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 | |
|---|---|---|
| ApplicationIdAfterColumnName |
Gets the ApplicationIdAfter (Dernière application utilisée après migration) column name
| |
| ApplicationIdBeforeColumnName |
Gets the ApplicationIdBefore (Dernière application utilisée avant migration) column name
| |
| ApplicationVersionAfterColumnName |
Gets the ApplicationVersionAfter (Version d'application après migration) column name
| |
| ApplicationVersionBeforeColumnName |
Gets the ApplicationVersionBefore (Version d'application avant migration) column name
| |
| ErrorsColumnName |
Gets the Errors (Erreurs) column name
| |
| SchemaIdAfterColumnName |
Gets the SchemaIdAfter (Id de schéma après migration) column name
| |
| SchemaIdBeforeColumnName |
Gets the SchemaIdBefore (Id de schéma avant migration) column name
| |
| SchemaMetaDataBeforeColumnName |
Gets the SchemaMetaDataBefore (Métadonnées avant migration) column name
| |
| SchemaVersionAfterColumnName |
Gets the SchemaVersionAfter (Version après migration) column name
| |
| SchemaVersionBeforeColumnName |
Gets the SchemaVersionBefore (Version avant migration) column name
| |
| SuccessColumnName |
Gets the Success (Migration réussie) column name
| |
| SynchronizationDateColumnName |
Gets the SynchronizationDate (Date de migration) column name
| |
| SysSchemaSynchronizationLogTableName |
Gets the SysSchemaSynchronizationLog table name
| |
| SystemVersionAfterColumnName |
Gets the SystemVersionAfter (Version système après migration) column name
| |
| SystemVersionBeforeColumnName |
Gets the SystemVersionBefore (Version système avant migration) column name
|