Konstruktor CollectionSet (CollectorConfigStore, String)
Inicjowanie wystąpienie CollectionSet podane CollectorConfigStore obiektu jako obiektu nadrzędnego i zestaw kolekcja nazwy.
Przestrzeń nazw: Microsoft.SqlServer.Management.Collector
Zestaw: Microsoft.SqlServer.Management.Collector (w Microsoft.SqlServer.Management.Collector.dll)
Składnia
'Deklaracja
Public Sub New ( _
store As CollectorConfigStore, _
name As String _
)
'Użycie
Dim store As CollectorConfigStore
Dim name As String
Dim instance As New CollectionSet(store, name)
public CollectionSet(
CollectorConfigStore store,
string name
)
public:
CollectionSet(
CollectorConfigStore^ store,
String^ name
)
new :
store:CollectorConfigStore *
name:string -> CollectionSet
public function CollectionSet(
store : CollectorConfigStore,
name : String
)
Parametry
- store
Typ: Microsoft.SqlServer.Management.Collector.CollectorConfigStore
A [CollectorConfigStore] obiektu.
- name
Typ: System.String
A String jest nazwą zestaw kolekcja.Ta nazwa jest unikatowa dla każdego sklepu modułów zbierających dane.
Uwagi
Podane konstruktora [CollectorConfigStore] obiektu.
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.