AlterAvailabilityGroupStatementType Enumeration
Represents the ALTER AVAILABILITY GROUP statement type.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Action | Takes an action. | |
| AddDatabase | Adds database. | |
| AddReplica | Adds replica. | |
| ModifyReplica | Modifies replica. | |
| RemoveDatabase | Removes database. | |
| RemoveReplica | Removes replica. | |
| Set | Sets options. |
Show: