CollectionSetCollection(CollectorConfigStore) 建構函式

定義

給定一個設定儲存物件作為父物件,實例化一個新的集合

public CollectionSetCollection(Microsoft.SqlServer.Management.Collector.CollectorConfigStore parent);
new Microsoft.SqlServer.Management.Collector.CollectionSetCollection : Microsoft.SqlServer.Management.Collector.CollectorConfigStore -> Microsoft.SqlServer.Management.Collector.CollectionSetCollection
Public Sub New (parent As CollectorConfigStore)

參數

適用於