Click or drag to resize

SysSchemaSynchronizationLogSchemaTable Fields

The SysSchemaSynchronizationLogSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberApplicationIdAfterColumnName
Gets the ApplicationIdAfter (Dernière application utilisée après migration) column name
Public fieldStatic memberApplicationIdBeforeColumnName
Gets the ApplicationIdBefore (Dernière application utilisée avant migration) column name
Public fieldStatic memberApplicationVersionAfterColumnName
Gets the ApplicationVersionAfter (Version d'application après migration) column name
Public fieldStatic memberApplicationVersionBeforeColumnName
Gets the ApplicationVersionBefore (Version d'application avant migration) column name
Public fieldStatic memberErrorsColumnName
Gets the Errors (Erreurs) column name
Public fieldStatic memberSchemaIdAfterColumnName
Gets the SchemaIdAfter (Id de schéma après migration) column name
Public fieldStatic memberSchemaIdBeforeColumnName
Gets the SchemaIdBefore (Id de schéma avant migration) column name
Public fieldStatic memberSchemaMetaDataBeforeColumnName
Gets the SchemaMetaDataBefore (Métadonnées avant migration) column name
Public fieldStatic memberSchemaVersionAfterColumnName
Gets the SchemaVersionAfter (Version après migration) column name
Public fieldStatic memberSchemaVersionBeforeColumnName
Gets the SchemaVersionBefore (Version avant migration) column name
Public fieldStatic memberSuccessColumnName
Gets the Success (Migration réussie) column name
Public fieldStatic memberSynchronizationDateColumnName
Gets the SynchronizationDate (Date de migration) column name
Public fieldStatic memberSysSchemaSynchronizationLogTableName
Gets the SysSchemaSynchronizationLog table name
Public fieldStatic memberSystemVersionAfterColumnName
Gets the SystemVersionAfter (Version système après migration) column name
Public fieldStatic memberSystemVersionBeforeColumnName
Gets the SystemVersionBefore (Version système avant migration) column name
Top
See Also