HadrDatabaseOptionKind Enumeration
Represents the types of Hadr database options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| AvailabilityGroup | Specifies the Option as AvailabilityGroup. | |
| Off | Specifies the Option as Off. | |
| Resume | Specifies the Option as Resume. | |
| Suspend | Specifies the Option as Suspend. |
Show: