Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies an option state.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration OptionState
public enum OptionState
public enum class OptionState
type OptionState
public enum OptionState
Members
Member name | Description | |
---|---|---|
NotSet | State is NotSet | |
On | State is On | |
Off | State is Off |