SysOptionsSchemaTable Fields |
The SysOptionsSchemaTable type exposes the following members.
| 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
|