Udostępnij za pośrednictwem


Właściwość Operator.NetSendAddress

Pobiera lub ustawia adres net send operator.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property NetSendAddress As String
    Get
    Set
'Użycie
Dim instance As [Operator]
Dim value As String

value = instance.NetSendAddress

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

Wartość właściwości

Typ: System.String
A String wartość określająca operatorfirmy net send adres.