Click or drag to resize

SysRightSchemaTable Fields

The SysRightSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberApplicationRightIdColumnName
Gets the ApplicationRightId (Id du droit) column name
Public fieldStatic memberAuthorizationsColumnName
Gets the Authorizations (Autorisations) column name
Public fieldStatic memberGroupIdColumnName
Gets the GroupId (Code groupe) column name
Public fieldStatic memberIdColumnName
Gets the Id (Id de la relation droit-utilisateur-groupe) column name
Public fieldStatic memberParentIdColumnName
Gets the ParentId (Id du droit parent) 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 memberSysRightTableName
Gets the SysRight table name
Public fieldStatic memberUserIdColumnName
Gets the UserId (Code utilisateur) column name
Top
See Also