AvailabilityDatabase.JoinAvailablityGroup Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()