CollectorConfigStore Members
Include Protected Members
Include Inherited Members
The CollectorConfigStore class implements the configuration store for the data collector.
The CollectorConfigStore type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CollectorConfigStore() | |
![]() |
CollectorConfigStore(SqlStoreConnection) | This method is for internal use only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Alter() | Changes the configuration settings of the configuration store. |
![]() |
AlterImpl() | (Inherited from SfcInstance.) |
![]() |
CheckObjectCreated() | (Inherited from SfcInstance.) |
![]() |
CheckObjectState() | (Inherited from SfcInstance.) |
![]() |
CreateIdentityKey() | (Inherited from SfcInstance.) |
![]() |
CreateImpl() | (Inherited from SfcInstance.) |
![]() |
DisableCollector() | Disables the data collector. |
![]() |
Discover(ISfcDependencyDiscoveryObjectSink) | (Inherited from SfcInstance.) |
![]() |
DropImpl() | (Inherited from SfcInstance.) |
![]() |
EnableCollector() | Enables the data collector. |
![]() |
EnumTypes() | Enumerates the names of the collector types in the configuration store. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetChildCollection(String) | (Inherited from SfcInstance.) |
![]() |
GetDomain() | (Inherited from SfcInstance.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetPropertySet() | (Inherited from SfcInstance.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
GetTypeMetadataImpl() | (Inherited from SfcInstance.) |
![]() |
InitializeUIPropertyState() | (Inherited from SfcInstance.) |
![]() |
MarkForDropImpl(Boolean) | (Inherited from SfcInstance.) |
![]() |
MarkRootAsConnected() | (Inherited from SfcInstance.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MoveImpl(SfcInstance) | (Inherited from SfcInstance.) |
![]() |
OnPropertyMetadataChanges(SfcPropertyMetadataChangedEventArgs) | (Inherited from SfcInstance.) |
![]() |
OnPropertyValueChanges(PropertyChangedEventArgs) | (Inherited from SfcInstance.) |
![]() |
PostAlter(Object) | (Inherited from SfcInstance.) |
![]() |
PostCreate(Object) | (Inherited from SfcInstance.) |
![]() |
PostDrop(Object) | (Inherited from SfcInstance.) |
![]() |
PostMove(Object) | (Inherited from SfcInstance.) |
![]() |
PostRename(Object) | (Inherited from SfcInstance.) |
![]() |
Refresh() | (Inherited from SfcInstance.) |
![]() |
RenameImpl(SfcKey) | (Inherited from SfcInstance.) |
![]() |
ResetKey() | (Inherited from SfcInstance.) |
![]() |
Serialize(XmlWriter) | (Inherited from SfcInstance.) |
![]() |
ToString() | (Inherited from SfcInstance.) |
![]() |
UpdateUIPropertyState() | (Inherited from SfcInstance.) |
![]() |
Validate() | (Inherited from SfcInstance.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AbstractIdentityKey() | (Inherited from 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() | (Inherited from SfcInstance.) |
![]() |
Parent() | (Inherited from SfcInstance.) |
![]() |
Properties() | (Inherited from SfcInstance.) |
![]() |
PropertyStorageProvider() | (Inherited from SfcInstance.) |
![]() |
State() | (Inherited from SfcInstance.) |
![]() |
Urn() | (Inherited from SfcInstance.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
propertyChanged() | (Inherited from SfcInstance.) |
![]() |
PropertyChanged() | (Inherited from SfcInstance.) |
![]() |
propertyMetadataChanged() | (Inherited from SfcInstance.) |
![]() |
PropertyMetadataChanged() | (Inherited from SfcInstance.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
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(IUrnFragment) | This method is for internal use only. |
![]() ![]() |
ISfcDomainGetLogicalVersion() | This method is for internal use only. |
![]() ![]() |
ISfcDomainGetType(String) | This method is for internal use only. |
![]() ![]() |
ISfcDomainGetTypeMetadata(String) | This method is for internal use only. |
![]() ![]() |
ISfcAlterableScriptAlter() | This method is for internal use only. |
![]() ![]() |
ISfcHasConnectionSetConnection(ISfcConnection) | |
![]() ![]() |
ISfcDomainUseSfcStateManagement() | This method is for internal use only. |
Top