Udostępnij za pośrednictwem


Właściwość MirroringWitness

Pobiera lub ustawia nazwę Aparat baz danych wystąpienie dublowania bazy danych serwer monitora.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property MirroringWitness As String
    Get
    Set
'Użycie
Dim instance As Database
Dim value As String

value = instance.MirroringWitness

instance.MirroringWitness = value
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string MirroringWitness { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ MirroringWitness {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member MirroringWitness : string with get, set
function get MirroringWitness () : String
function set MirroringWitness (value : String)

Wartość właściwości

Typ: System. . :: . .String
A String wartość, która określa nazwę Aparat baz danych wystąpienie dublowania bazy danych serwer monitora.