DelayedDurabilityOptionKind Enumeration
Specifies the delayed durability option kind.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Allowed | Kind is Allowed. | |
| Disabled | Kind is Disabled. | |
| Forced | Kind is Forced. |
Show: