SysOptionsSchemaTable Class |
Namespace: EBP.Api.Interfaces.Schema
The SysOptionsSchemaTable type exposes the following members.
| Name | Description | |
|---|---|---|
| SysOptionsSchemaTable | Initializes a new instance of the SysOptionsSchemaTable 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 | |
|---|---|---|
| ExtensionIdColumnName |
Gets the ExtensionId (Identifiant de l'extension) column name
| |
| LocalUserColumnName |
Gets the LocalUser (Utilisateur local) column name
| |
| LocalWorkstationColumnName |
Gets the LocalWorkstation (Poste de travail local) column name
| |
| OptionBlobValueColumnName |
Gets the OptionBlobValue (Valeur binaire de l'option) column name
| |
| OptionHashCodeColumnName |
Gets the OptionHashCode (Clef de l'option) column name
| |
| OptionNameColumnName |
Gets the OptionName (Nom de l'option) column name
| |
| OptionValueColumnName |
Gets the OptionValue (Valeur de l'option) column name
| |
| SysOptionsTableName |
Gets the SysOptions table name
|