Właściwość CollectionSet.Parent
Pobiera lub ustawia Magazyn nadrzędny to zestaw kolekcja należy do.
Przestrzeń nazw: Microsoft.SqlServer.Management.Collector
Zestaw: Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)
Składnia
'Deklaracja
Public Property Parent As CollectorConfigStore
Get
Set
'Użycie
Dim instance As CollectionSet
Dim value As CollectorConfigStore
value = instance.Parent
instance.Parent = value
public CollectorConfigStore Parent { get; set; }
public:
property CollectorConfigStore^ Parent {
CollectorConfigStore^ get ();
void set (CollectorConfigStore^ value);
}
member Parent : CollectorConfigStore with get, set
function get Parent () : CollectorConfigStore
function set Parent (value : CollectorConfigStore)
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Collector.CollectorConfigStore
A CollectorConfigStore obiekt, który identyfikuje magazynu nadrzędnego dla zestaw kolekcja.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.