Freigeben über


AvailabilityGroup.Create-Methode

Creates an availability group that has been specified on the client on the back end. The availability group creation will include any availability replicas or availability databases added to the object before creation.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub Create
'Usage
Dim instance As AvailabilityGroup

instance.Create()
public void Create()
public:
virtual void Create() sealed
abstract Create : unit -> unit  
override Create : unit -> unit
public final function Create()

Implementiert

ICreatable.Create()

Siehe auch

Verweis

AvailabilityGroup Klasse

Microsoft.SqlServer.Management.Smo-Namespace