共用方式為


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.

頂端