EnableDisableOptionType Enumeration
Specifies the types of enable and disable options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Disable | The option is Disable. | |
| Enable | The option is Enable. | |
| None | The option is None. |
Show: