Właściwość Database.MirroringID
Pobiera wartość Identyfikatora, który unikatowo identyfikuje dublowanie partnerstwa.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property MirroringID As Guid
Get
'Użycie
Dim instance As Database
Dim value As Guid
value = instance.MirroringID
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public Guid MirroringID { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property Guid MirroringID {
Guid get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member MirroringID : Guid
function get MirroringID () : Guid
Wartość właściwości
Typ: System.Guid
A Guid wartość obiektu systemu, który określa wartość Identyfikatora dublowanie partnerstwa.