Udostępnij przez


Właściwość CollectionSet.Name

Pobiera lub ustawia nazwę zestaw kolekcja.

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

Składnia

'Deklaracja
<SfcPropertyAttribute> _
<SfcKeyAttribute()> _
Public Property Name As String
    Get
    Set
'Użycie
Dim instance As CollectionSet
Dim value As String

value = instance.Name

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

Wartość właściwości

Typ: System.String
A String wartość jest zestaw kolekcji nazwy.

Uwagi

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