AvailabilityDatabase.JoinAvailablityGroup Method

Definition

Join the local copy of the database on the instance to the availability group. The local copy of the database is identified by the Name property. This action assumes the instance is already an availability replica in the group and the local copy is a locally restored copy of the database on the primary replica.

public void JoinAvailablityGroup ();
member this.JoinAvailablityGroup : unit -> unit
Public Sub JoinAvailablityGroup ()

Applies to