Share via


Membres CollectionSet

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

Le type CollectionSet expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique CollectionSet() () () () Instantiates a collection set object.
Méthode publique CollectionSet(CollectorConfigStore, String) Initialize an instance of a CollectionSet given a CollectorConfigStore object as a parent and a collection set name.

Haut de la page

Méthodes

  Nom Description
Méthode publique Alter Alter collection set information in the configuration store.
Méthode protégée AlterImpl (Hérité de SfcInstance.)
Méthode protégée CheckObjectCreated (Hérité de SfcInstance.)
Méthode protégée CheckObjectState (Hérité de SfcInstance.)
Méthode publique Create Creates a collection set.
Méthode protégée CreateIdentityKey (Hérité de SfcInstance.)
Méthode protégée CreateImpl (Hérité de SfcInstance.)
Méthode publique Discover (Hérité de SfcInstance.)
Méthode publique Drop Drops a collection set.
Méthode protégée DropImpl (Hérité de SfcInstance.)
Méthode publique EnumCollectionSetExecutionHistory() () () () An enumerator that gets the history records for specific collection set.
Méthode publique EnumCollectionSetExecutionHistory(Int64)
Méthode publique EnumCollectionSetExecutionHistoryDetail
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode protégée GetChildCollection (Hérité de SfcInstance.)
Méthode publique GetDomain (Hérité de SfcInstance.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetLastUploadTime Gets the last time that collection set data was uploaded.
Méthode publiqueMembre statique GetObjectFactory Gets the object factory constructor for the [CollectorConfigStore] object.
Méthode publique GetPropertySet (Hérité de SfcInstance.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée GetTypeMetadataImpl (Hérité de SfcInstance.)
Méthode protégée InitializeUIPropertyState (Hérité de SfcInstance.)
Méthode protégée MarkForDropImpl (Hérité de SfcInstance.)
Méthode protégée MarkRootAsConnected (Hérité de SfcInstance.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode protégée MoveImpl (Hérité de SfcInstance.)
Méthode protégée OnPropertyMetadataChanges (Hérité de SfcInstance.)
Méthode protégée OnPropertyValueChanges (Hérité de SfcInstance.)
Méthode protégée PostAlter (Hérité de SfcInstance.)
Méthode protégée PostCreate (Hérité de SfcInstance.)
Méthode protégée PostDrop (Hérité de SfcInstance.)
Méthode protégée PostMove (Hérité de SfcInstance.)
Méthode protégée PostRename (Hérité de SfcInstance.)
Méthode publique Refresh (Hérité de SfcInstance.)
Méthode publique Rename Renames a collection set.
Méthode protégée RenameImpl (Hérité de SfcInstance.)
Méthode protégée ResetKey (Hérité de SfcInstance.)
Méthode publique RunOnce
Méthode publique ScriptAlter
Méthode publique Serialize (Hérité de SfcInstance.)
Méthode publique Start Starts a colllection set.
Méthode publique Stop Stops a collection set.
Méthode publique ToString (Hérité de SfcInstance.)
Méthode protégée UpdateUIPropertyState (Hérité de SfcInstance.)
Méthode publique Upload Uploads a collection set on demand.
Méthode protégée Validate (Hérité de SfcInstance.)

Haut de la page

Propriétés

  Nom Description
Propriété protégée AbstractIdentityKey (Hérité de SfcInstance.)
Propriété publique CollectionItems Gets the collection items in a collection set.
Propriété publique CollectionMode Gets or sets the collection mode for the collection set.
Propriété publique DaysUntilExpiration Gets or sets the number of days that the collected data is saved in the management data warehouse.
Propriété publique Description Gets or sets the description of the collection set.
Propriété publique Id Gets the local ID for the collection set.
Propriété publique IdentityKey Gets the identity key for the collection set.
Propriété publique IsRunning Gets the Boolean property value that indicates whether or not the collection set is running.
Propriété publique IsSystem Gets the Boolean property value that indicates whether or the collection set is a system collection set.
Propriété publique LoggingLevel Gets or sets the logging level for the collection set.
Propriété publique Metadata (Hérité de SfcInstance.)
Propriété publique Name Gets or sets the name of the collection set.
Propriété publique Parent Gets or sets the parent store that this collection set belongs to.
Propriété publique Properties (Hérité de SfcInstance.)
Propriété protégée PropertyStorageProvider (Hérité de SfcInstance.)
Propriété publique ProxyName Gets or sets the name of the SQL Server Agent proxy account under which the collection set executes.
Propriété publique ScheduleName Gets or sets the name of the SQL Server Agent schedule that is associated to the collection set.
Propriété publique State Gets the state of the collection set.
Propriété publique TargetName Gets or sets the name of the target that the collection set will collect data from.
Propriété publique UId Gets or sets the globally unique ID for the collection set.
Propriété publique Urn (Hérité de SfcInstance.)

Haut de la page

Événements

  Nom Description
Événement protégé propertyChanged (Hérité de SfcInstance.)
Événement public PropertyChanged (Hérité de SfcInstance.)
Événement protégé propertyMetadataChanged (Hérité de SfcInstance.)
Événement public PropertyMetadataChanged (Hérité de SfcInstance.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée ISfcDiscoverObjectDiscover This method is for internal use only.
Implémentation d'interface expliciteMéthode privée ISfcRenamableRename This method is for internal use only.
Implémentation d'interface expliciteMéthode privée ISfcCreatableScriptCreate This method is for internal use only.
Implémentation d'interface expliciteMéthode privée ISfcDroppableScriptDrop This method is for internal use only.
Implémentation d'interface expliciteMéthode privée ISfcRenamableScriptRename This method is for internal use only.

Haut de la page