Expand Minimize
This topic has not yet been rated - Rate this topic

ServerDdlTriggerEventSet.CreateAvailabilityGroup Property

SQL Server 2012

Gets or sets a value that indicates whether the CreateAvailabilityGroup event is included in the event set.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SqlEnum (in Microsoft.SqlServer.SqlEnum.dll)
public bool CreateAvailabilityGroup { get; set; }

Property Value

Type: System.Boolean
true if the CreateAvailabilityGroup event is included in the event set; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.