Database.MirroringWitnessStatus Property
SQL Server 2012
Gets the status of the mirroring witness server.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)] public MirroringWitnessStatus MirroringWitnessStatus { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.MirroringWitnessStatusA MirroringWitnessStatus object value that specifies the status of the mirroring witness server.
