Udostępnij przez


Właściwość ServiceRoute.MirrorAddress

Pobiera lub ustawia połączenie ciąg zdalnego dublowane Service Broker wystąpienie adresowane przez trasa.

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

Składnia

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

value = instance.MirrorAddress

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

Wartość właściwości

Typ: System.String
A String wartość określająca połączenia ciąg zdalnego dublowane Service Broker wystąpienie adresowane przez trasa.