SysLockSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The SysLockSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| SysLockSchemaTable | Initializes a new instance of the SysLockSchemaTable 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 | |
|---|---|---|
| computerNameColumnName |
Gets the computerName (Nom de l'ordinateur) column name
| |
| contextIdColumnName |
Gets the contextId (Id du contexte) column name
| |
| creationDateColumnName |
Gets the creationDate (Date de création) column name
| |
| groupIdColumnName |
Gets the groupId (Id de groupe) column name
| |
| keyValueColumnName |
Gets the keyValue (Clé) column name
| |
| mainApplicationIdColumnName |
Gets the mainApplicationId (Id de l'application) column name
| |
| productNameColumnName |
Gets the productName (Nom du produit) column name
| |
| productVersionColumnName |
Gets the productVersion (Version du produit) column name
| |
| SysLockTableName |
Gets the SysLock table name
| |
| userIdColumnName |
Gets the userId (Code utilisateur) column name
| |
| userNameColumnName |
Gets the userName (Nom de l'utilisateur) column name
|