DropClusteredConstraintOptionKind Enumeration
Specifies the drop clustered constraint option types.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| MaxDop | The type is MaxDop. | |
| MoveTo | The type is MoveTo. | |
| Online | The type is Online. |
Show: