Share via


Microsoft.SqlServer.Management.Collector 名前空間

Microsoft.SqlServer.Management.Collector 名前空間には、データ コレクターのすべての機能を実装するためのクラスが含まれています。

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework 2.0 でのみサポートされています。

Microsoft.SqlServer.Management.Collector 名前空間には、SQL Server のインスタンスにデータ コレクターを実装するためのクラスが含まれています。 この名前空間に含まれているクラスは次のとおりです。

Microsoft.SqlServer.Management.Collector 名前空間は、Microsoft.SqlServer.Management.Collector.dll アセンブリに存在します。この名前空間には、次の依存関係があります。

  • Microsoft.SqlServer.ConnectionInfo.dll

  • Microsoft.SqlServer.Management.Sdk.Sfc.dll

  • Microsoft.SqlServer.Management.Sdk.Sfc.EnumeratorCore

クラス

  クラス 説明
パブリック クラス CollectionItem CollectionItem クラスは、コレクション アイテムのインスタンスを作成します。
パブリック クラス CollectionItem.Key CollectionItem.Key クラスは SfcAbstractKey から継承され、識別キーの操作に使用されます。
パブリック クラス CollectionItemCollection CollectionItemCollection クラスは、コレクション アイテム オブジェクトのコレクション クラスです。このクラスは、SFC::SfcCollectionBase クラスから派生しています。
パブリック クラス CollectionSet CollectionSet クラスは SFC::SfcInstanceBase から派生し、SFC::ICreatable、SFC::IDropable、および SFC::IAlterable を実装しています。
パブリック クラス CollectionSet.Key CollectionSet.Key クラスは SfcAbstractKey から継承され、識別キーの操作に使用されます。
パブリック クラス CollectionSetCollection CollectionSetCollection は、コレクション セットの SFC コレクション クラスです。
パブリック クラス CollectionSetExtender  新しいプロパティを CollectionSet に追加できるようにします。また、拡張プロパティと元のプロパティの間の依存関係の確立にも役立ちます。
パブリック クラス CollectorConfigStore CollectorConfigStore クラスは、データ コレクターの構成ストアを実装します。
パブリック クラス CollectorConfigStore.Key CollectorConfigStore.Key クラスは DomainRootKey から継承され、識別キーの操作に使用されます。
パブリック クラス CollectorException CollectorException クラスは、すべてのデータ コレクター例外の基本クラスです。

列挙体

  列挙体 説明
パブリック列挙体 CollectionSet.CollectionModes CollectionSet.CollectionModes クラスは、コレクション セットのコレクション モードを列挙します。
パブリック列挙体 CollectionSet.ExecutionStatus コレクション セットを列挙して現在の実行ステータスを取得します。
パブリック列挙体 CollectionSet.RuntimeExecutionMode RuntimeExecutionMode 列挙には、ランタイム実行モードを指定するために使用される値が含まれます。