OptionState Enumeration
Specifies an option state.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| NotSet | The State is NotSet. | |
| Off | The State is Off. | |
| On | The State is On. |
Show: