DurabilityTableOptionKind Enumeration
Specifies the durability table option kind.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| SchemaAndData | The table option kind is SchemaAndData. | |
| SchemaOnly | The table option kind is SchemaOnly. |
Show: