Database.ChangeMirroringState(MirroringOption) 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.
Alters the database mirroring status
public void ChangeMirroringState (Microsoft.SqlServer.Management.Smo.MirroringOption mirroringOption);
member this.ChangeMirroringState : Microsoft.SqlServer.Management.Smo.MirroringOption -> unit
Public Sub ChangeMirroringState (mirroringOption As MirroringOption)
Parameters
- mirroringOption
- MirroringOption