Click or drag to resize

ModificationLogSchemaTable Fields

The ModificationLogSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdColumnName
Gets the Id (Code) column name
Public fieldStatic memberModificationGroupIdColumnName
Gets the ModificationGroupId (Code de groupe de modification) column name
Public fieldStatic memberModificationLogTableName
Gets the ModificationLog table name
Public fieldStatic memberModifiedObjectIdColumnName
Gets the ModifiedObjectId (Code de l'objet modifié) column name
Public fieldStatic membersysCreatedDateColumnName
Gets the sysCreatedDate (Date de création) column name
Public fieldStatic membersysCreatedUserColumnName
Gets the sysCreatedUser (Utilisateur de création) column name
Public fieldStatic membersysModifiedDateColumnName
Gets the sysModifiedDate (Date de modification) column name
Public fieldStatic membersysModifiedUserColumnName
Gets the sysModifiedUser (Utilisateur de modification) column name
Public fieldStatic memberTypeColumnName
Gets the Type (Type) column name
Top
See Also