Language

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)

パラメーター

適用対象