Click or drag to resize

SysOptionsSchemaTable Fields

The SysOptionsSchemaTable type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberExtensionIdColumnName
Gets the ExtensionId (Identifiant de l'extension) column name
Public fieldStatic memberLocalUserColumnName
Gets the LocalUser (Utilisateur local) column name
Public fieldStatic memberLocalWorkstationColumnName
Gets the LocalWorkstation (Poste de travail local) column name
Public fieldStatic memberOptionBlobValueColumnName
Gets the OptionBlobValue (Valeur binaire de l'option) column name
Public fieldStatic memberOptionHashCodeColumnName
Gets the OptionHashCode (Clef de l'option) column name
Public fieldStatic memberOptionNameColumnName
Gets the OptionName (Nom de l'option) column name
Public fieldStatic memberOptionValueColumnName
Gets the OptionValue (Valeur de l'option) column name
Public fieldStatic memberSysOptionsTableName
Gets the SysOptions table name
Top
See Also