Udostępnij przez


Właściwość CollectionSet.ProxyName

Pobiera lub ustawia nazwę agenta programu SQL Server konto proxy w kolekcja zestaw, który wykonuje.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(Required := False)> _
Public Property ProxyName As String
    Get
    Set
'Użycie
Dim instance As CollectionSet
Dim value As String

value = instance.ProxyName

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

Wartość właściwości

Typ: System.String
A String jest wartość nazwę konto proxy.

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.