다음을 통해 공유


Microsoft.SqlServer.Management.Collector 네임스페이스

The Microsoft.SqlServer.Management.Collector namespace contains classes that are used to implement all aspects of the data collector.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

The Microsoft.SqlServer.Management.Collector namespace contains classes that are used to implement the data collector on an instance of SQL Server. The classes in this namespace are:

The Microsoft.SqlServer.Management.Collector namespace resides in the Microsoft.SqlServer.Management.Collector.dll assembly and has the following dependencies:

  • Microsoft.SqlServer.ConnectionInfo.dll

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

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

클래스

  클래스 설명
공용 클래스 CollectionItem The CollectionItem class creates an instance of a collection item.
공용 클래스 CollectionItem.Key The CollectionItem.Key class inherits from SfcAbstractKey and is used for identification key operations.
공용 클래스 CollectionItemCollection The CollectionItemCollection class is a collection class for collection item objects. It is derived from the SFC::SfcCollectionBase class.
공용 클래스 CollectionSet The CollectionSet class is derived from SFC::SfcInstanceBase and implements SFC::ICreatable, SFC::IDropable, and SFC::IAlterable.
공용 클래스 CollectionSet.Key The CollectionSet.Key class inherits from SfcAbstractKey and is used for identification key operations
공용 클래스 CollectionSetCollection CollectionSetCollection is a SFC collection class for collection sets.
공용 클래스 CollectionSetExtender  Allows adding the new properties to a CollectionSet and it also helps to establish dependencies between extended property and the original one
공용 클래스 CollectorConfigStore The CollectorConfigStore class implements the configuration store for the data collector.
공용 클래스 CollectorConfigStore.Key The CollectorConfigStore.Key class inherits from DomainRootKey and is used for identification key operations.
공용 클래스 CollectorException The CollectorException class is the base class for all data collector exceptions.

열거형

  열거형 설명
공용 열거형 CollectionSet.CollectionModes The CollectionSet.CollectionModes class enumerates the collection set collection modes.
공용 열거형 CollectionSet.ExecutionStatus Enumerates the collection set to get the current execution status.
공용 열거형 CollectionSet.RuntimeExecutionMode The RuntimeExecutionMode enumeration contains values that are used to specify the runtime execution mode