ServerEvent.AlterAvailabilityGroup プロパティ
イベント セットに含めることができるサーバー イベントを取得します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public Shared ReadOnly Property AlterAvailabilityGroup As ServerEvent
Get
'使用
Dim value As ServerEvent
value = ServerEvent.AlterAvailabilityGroup
public static ServerEvent AlterAvailabilityGroup { get; }
public:
static property ServerEvent^ AlterAvailabilityGroup {
ServerEvent^ get ();
}
static member AlterAvailabilityGroup : ServerEvent
static function get AlterAvailabilityGroup () : ServerEvent
プロパティ値
型: Microsoft.SqlServer.Management.Smo.ServerEvent
イベント セットに含めることができるサーバー イベントです。