共用方式為


CollectorConfigStore 成員

The CollectorConfigStore class implements the configuration store for the data collector.

CollectorConfigStore 型別公開下列成員。

建構函式

  名稱 描述
公用方法 CollectorConfigStore() () () ()
公用方法 CollectorConfigStore(SqlStoreConnection) This method is for internal use only.

頂端

方法

  名稱 描述
公用方法 Alter Changes the configuration settings of the configuration store.
受保護的方法 AlterImpl (繼承自 SfcInstance。)
受保護的方法 CheckObjectCreated (繼承自 SfcInstance。)
受保護的方法 CheckObjectState (繼承自 SfcInstance。)
受保護的方法 CreateIdentityKey (繼承自 SfcInstance。)
受保護的方法 CreateImpl (繼承自 SfcInstance。)
公用方法 DisableCollector Disables the data collector.
公用方法 Discover (繼承自 SfcInstance。)
受保護的方法 DropImpl (繼承自 SfcInstance。)
公用方法 EnableCollector Enables the data collector.
公用方法 EnumTypes Enumerates the names of the collector types in the configuration store.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
受保護的方法 GetChildCollection (繼承自 SfcInstance。)
公用方法 GetDomain (繼承自 SfcInstance。)
公用方法 GetHashCode (繼承自 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。)
受保護的方法 RenameImpl (繼承自 SfcInstance。)
受保護的方法 ResetKey (繼承自 SfcInstance。)
公用方法 Serialize (繼承自 SfcInstance。)
公用方法 ToString (繼承自 SfcInstance。)
受保護的方法 UpdateUIPropertyState (繼承自 SfcInstance。)
受保護的方法 Validate (繼承自 SfcInstance。)

頂端

屬性

  名稱 描述
受保護的屬性 AbstractIdentityKey (繼承自 SfcInstance。)
公用屬性 CacheDirectory Gets or sets the path and folder name for the cache directory.
公用屬性 CacheWindow Gets or sets the number of upload tries for data that is collected.
公用屬性 CollectionSets Gets the collection sets that are in the configuration store.
公用屬性 Enabled Gets the Boolean property value that indicates whether or not the data collector is enabled.
公用屬性 IdentityKey Gets the identity key for the configuration store.
公用屬性 MDWDatabase Gets or sets the name of the database that holds the collected data.
公用屬性 MDWInstance Gets or sets the instance on where the management data warehouse resides.
公用屬性 Metadata (繼承自 SfcInstance。)
公用屬性 Parent (繼承自 SfcInstance。)
公用屬性 Properties (繼承自 SfcInstance。)
受保護的屬性 PropertyStorageProvider (繼承自 SfcInstance。)
受保護的屬性 State (繼承自 SfcInstance。)
公用屬性 Urn (繼承自 SfcInstance。)

頂端

事件

  名稱 描述
受保護的事件 propertyChanged (繼承自 SfcInstance。)
公用事件 PropertyChanged (繼承自 SfcInstance。)
受保護的事件 propertyMetadataChanged (繼承自 SfcInstance。)
公用事件 PropertyMetadataChanged (繼承自 SfcInstance。)

頂端

明確繼承實作  

  名稱 描述
明確介面實作私用屬性 ISfcHasConnectionConnectionContext This property is for internal use only.
明確介面實作私用屬性 ISfcDomainDomainInstanceName This property is for internal use only.
明確介面實作私用屬性 ISfcDomainDomainName This property is for internal use only.
明確介面實作私用方法 ISfcHasConnectionGetConnection() () () () This method is for internal use only.
明確介面實作私用方法 ISfcHasConnectionGetConnection(SfcObjectQueryMode) This method is for internal use only.
明確介面實作私用方法 ISfcDomainGetExecutionEngine This method is for internal use only.
明確介面實作私用方法 ISfcDomainGetKey This method is for internal use only.
明確介面實作私用方法 ISfcDomainGetLogicalVersion This method is for internal use only.
明確介面實作私用方法 ISfcDomainGetType This method is for internal use only.
明確介面實作私用方法 ISfcDomainGetTypeMetadata This method is for internal use only.
明確介面實作私用方法 ISfcAlterableScriptAlter This method is for internal use only.
明確介面實作私用方法 ISfcHasConnectionSetConnection
明確介面實作私用方法 ISfcDomainUseSfcStateManagement This method is for internal use only.

頂端