Поделиться через


Класс CollectionSet

The CollectionSet class is derived from SFC::SfcInstanceBase and implements SFC::ICreatable, SFC::IDropable, and SFC::IAlterable.

Иерархия наследования

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
    Microsoft.SqlServer.Management.Collector.CollectionSet

Пространство имен:  Microsoft.SqlServer.Management.Collector
Сборка:  Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)

Синтаксис

'Декларация
Public NotInheritable Class CollectionSet _
    Inherits SfcInstance _
    Implements ISfcCreatable, ICreatable, ISfcDroppable, IDroppable,  _
    ISfcAlterable, IAlterable, ISfcRenamable, ISfcDiscoverObject
'Применение
Dim instance As CollectionSet
public sealed class CollectionSet : SfcInstance, 
    ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, ISfcAlterable, 
    IAlterable, ISfcRenamable, ISfcDiscoverObject
public ref class CollectionSet sealed : public SfcInstance, 
    ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, ISfcAlterable, 
    IAlterable, ISfcRenamable, ISfcDiscoverObject
[<SealedAttribute>]
type CollectionSet =  
    class 
        inherit SfcInstance 
        interface ISfcCreatable 
        interface ICreatable 
        interface ISfcDroppable 
        interface IDroppable 
        interface ISfcAlterable 
        interface IAlterable 
        interface ISfcRenamable 
        interface ISfcDiscoverObject 
    end
public final class CollectionSet extends SfcInstance implements ISfcCreatable, ICreatable, ISfcDroppable, IDroppable, ISfcAlterable, IAlterable, ISfcRenamable, ISfcDiscoverObject

Тип CollectionSet обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод CollectionSet() Instantiates a collection set object.
Открытый метод CollectionSet(CollectorConfigStore, String) Initialize an instance of a CollectionSet given a CollectorConfigStore object as a parent and a collection set name.

В начало

Свойства

  Имя Описание
Защищенное свойство AbstractIdentityKey Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Открытое свойство CollectionItems Gets the collection items in a collection set.
Открытое свойство CollectionMode Gets or sets the collection mode for the collection set.
Открытое свойство DaysUntilExpiration Gets or sets the number of days that the collected data is saved in the management data warehouse.
Открытое свойство Description Gets or sets the description of the collection set.
Открытое свойство Id Gets the local ID for the collection set.
Открытое свойство IdentityKey Gets the identity key for the collection set.
Открытое свойство IsRunning Gets the Boolean property value that indicates whether or not the collection set is running.
Открытое свойство IsSystem Gets the Boolean property value that indicates whether or the collection set is a system collection set.
Открытое свойство LoggingLevel Gets or sets the logging level for the collection set.
Открытое свойство Metadata Returns metadata about the instance and its domain. (Производный от SfcInstance.)
Открытое свойство Name Gets or sets the name of the collection set.
Открытое свойство Parent Gets or sets the parent store that this collection set belongs to.
Открытое свойство Properties Returns a collection instance properties. (Производный от SfcInstance.)
Открытое свойство ProxyName Gets or sets the name of the SQL Server Agent proxy account under which the collection set executes.
Открытое свойство ScheduleName Gets or sets the name of the SQL Server Agent schedule that is associated to the collection set.
Открытое свойство State Gets the state of the collection set.
Открытое свойство TargetName Gets or sets the name of the target that the collection set will collect data from.
Открытое свойство UId Gets or sets the globally unique ID for the collection set.
Открытое свойство Urn Returns the uniform resource name of the SfcInstance object. (Производный от SfcInstance.)

В начало

Методы

  Имя Описание
Открытый метод Alter Alter collection set information in the configuration store.
Открытый метод Create Creates a collection set.
Защищенный метод CreateIdentityKey Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Открытый метод Discover Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Открытый метод Drop Drops a collection set.
Открытый метод EnumCollectionSetExecutionHistory() An enumerator that gets the history records for specific collection set.
Открытый метод EnumCollectionSetExecutionHistory(Int64) This method is for internal use only.
Открытый метод EnumCollectionSetExecutionHistoryDetail This method is for internal use only.
Открытый метод Equals (Производный от Object.)
Защищенный метод GetChildCollection Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Открытый метод GetDomain Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetLastUploadTime Gets the last time that collection set data was uploaded.
Открытый методСтатический элемент GetObjectFactory Gets the object factory constructor for the [CollectorConfigStore] object.
Открытый метод GetPropertySet Returns the set of properties for the SfcInstance object. (Производный от SfcInstance.)
Открытый метод GetType (Производный от Object.)
Защищенный метод GetTypeMetadataImpl Indicates the domains that override by returning the right TypeMetadata class directly. Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Защищенный метод InitializeUIPropertyState Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Защищенный метод OnPropertyMetadataChanges Invoked whenever the effective value of any SfcInstance metadata is updated. (Производный от SfcInstance.)
Защищенный метод OnPropertyValueChanges Invoked whenever the effective value of any SfcInstance property is updated. (Производный от SfcInstance.)
Открытый метод Refresh Refreshes the object's properties by reading them from the server. (Производный от SfcInstance.)
Открытый метод Rename Renames a collection set.
Защищенный метод ResetKey Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server. (Производный от SfcInstance.)
Открытый метод RunOnce Specifies the collection set is to be run once.
Открытый метод ScriptAlter This method is for internal use only.
Открытый метод Serialize Serializes the instance to XML. (Производный от SfcInstance.)
Открытый метод Start Starts a collection set.
Открытый метод Stop Stops a collection set.
Открытый метод ToString Returns a string representation of the instance Urn. (Производный от SfcInstance.)
Открытый метод Upload Uploads a collection set on demand.

В начало

События

  Имя Описание
Открытое событие PropertyChanged CLS-compliant event for property changes. (Производный от SfcInstance.)
Открытое событие PropertyMetadataChanged CLS-compliant event for property metadata changes. (Производный от SfcInstance.)

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ISfcCreatable.ScriptCreate Produces the script to create this object to storage in its current state. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Явная реализация интерфейсаЗакрытый метод ISfcDiscoverObject.Discover Allows the object to indicate relationships for dependency discovery requests via the passed sink. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Явная реализация интерфейсаЗакрытый метод ISfcDroppable.ScriptDrop Produces the script to drop this object from storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Явная реализация интерфейсаЗакрытый метод ISfcRenamable.Rename Renames this object to the specified key and updates the storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Явная реализация интерфейсаЗакрытый метод ISfcRenamable.ScriptRename Produces the script to rename this object to the specified key. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

В начало

Замечания

This class is used for collection sets.

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

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.Collector