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