Элементы CollectionSet

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

Тип 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.

В начало

Методы

  Имя Описание
Открытый метод Alter Alter collection set information in the configuration store.
Защищенный метод AlterImpl (Наследуется из SfcInstance.)
Защищенный метод CheckObjectCreated (Наследуется из SfcInstance.)
Защищенный метод CheckObjectState (Наследуется из SfcInstance.)
Открытый метод Create Creates a collection set.
Защищенный метод CreateIdentityKey (Наследуется из SfcInstance.)
Защищенный метод CreateImpl (Наследуется из SfcInstance.)
Открытый метод Discover (Наследуется из SfcInstance.)
Открытый метод Drop Drops a collection set.
Защищенный метод DropImpl (Наследуется из SfcInstance.)
Открытый метод EnumCollectionSetExecutionHistory() () () () An enumerator that gets the history records for specific collection set.
Открытый метод EnumCollectionSetExecutionHistory(Int64)
Открытый метод EnumCollectionSetExecutionHistoryDetail
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Защищенный метод GetChildCollection (Наследуется из SfcInstance.)
Открытый метод GetDomain (Наследуется из 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 (Наследуется из SfcInstance.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод GetTypeMetadataImpl (Наследуется из SfcInstance.)
Защищенный метод InitializeUIPropertyState (Наследуется из SfcInstance.)
Защищенный метод MarkForDropImpl (Наследуется из SfcInstance.)
Защищенный метод MarkRootAsConnected (Наследуется из SfcInstance.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Защищенный метод MoveImpl (Наследуется из SfcInstance.)
Защищенный метод OnPropertyMetadataChanges (Наследуется из SfcInstance.)
Защищенный метод OnPropertyValueChanges (Наследуется из SfcInstance.)
Защищенный метод PostAlter (Наследуется из SfcInstance.)
Защищенный метод PostCreate (Наследуется из SfcInstance.)
Защищенный метод PostDrop (Наследуется из SfcInstance.)
Защищенный метод PostMove (Наследуется из SfcInstance.)
Защищенный метод PostRename (Наследуется из SfcInstance.)
Открытый метод Refresh (Наследуется из SfcInstance.)
Открытый метод Rename Renames a collection set.
Защищенный метод RenameImpl (Наследуется из SfcInstance.)
Защищенный метод ResetKey (Наследуется из SfcInstance.)
Открытый метод RunOnce
Открытый метод ScriptAlter
Открытый метод Serialize (Наследуется из SfcInstance.)
Открытый метод Start Starts a colllection set.
Открытый метод Stop Stops a collection set.
Открытый метод ToString (Наследуется из SfcInstance.)
Защищенный метод UpdateUIPropertyState (Наследуется из SfcInstance.)
Открытый метод Upload Uploads a collection set on demand.
Защищенный метод Validate (Наследуется из SfcInstance.)

В начало

Свойства

  Имя Описание
Защищенное свойство AbstractIdentityKey (Наследуется из 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 (Наследуется из 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 (Наследуется из SfcInstance.)
Защищенное свойство PropertyStorageProvider (Наследуется из 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 (Наследуется из SfcInstance.)

В начало

События

  Имя Описание
Защищенное событие propertyChanged (Наследуется из SfcInstance.)
Открытое событие PropertyChanged (Наследуется из SfcInstance.)
Защищенное событие propertyMetadataChanged (Наследуется из SfcInstance.)
Открытое событие PropertyMetadataChanged (Наследуется из SfcInstance.)

В начало

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

  Имя Описание
Явная реализация интерфейсаЗакрытый метод ISfcDiscoverObjectDiscover This method is for internal use only.
Явная реализация интерфейсаЗакрытый метод ISfcRenamableRename This method is for internal use only.
Явная реализация интерфейсаЗакрытый метод ISfcCreatableScriptCreate This method is for internal use only.
Явная реализация интерфейсаЗакрытый метод ISfcDroppableScriptDrop This method is for internal use only.
Явная реализация интерфейсаЗакрытый метод ISfcRenamableScriptRename This method is for internal use only.

В начало