Membros CollectorConfigStore
The CollectorConfigStore class implements the configuration store for the data collector.
O tipo CollectorConfigStore expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
CollectorConfigStore() () () () | ||
CollectorConfigStore(SqlStoreConnection) | This method is for internal use only. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Alter | Changes the configuration settings of the configuration store. | |
AlterImpl | (Herdado de SfcInstance.) | |
CheckObjectCreated | (Herdado de SfcInstance.) | |
CheckObjectState | (Herdado de SfcInstance.) | |
CreateIdentityKey | (Herdado de SfcInstance.) | |
CreateImpl | (Herdado de SfcInstance.) | |
DisableCollector | Disables the data collector. | |
Discover | (Herdado de SfcInstance.) | |
DropImpl | (Herdado de SfcInstance.) | |
EnableCollector | Enables the data collector. | |
EnumTypes | Enumerates the names of the collector types in the configuration store. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetChildCollection | (Herdado de SfcInstance.) | |
GetDomain | (Herdado de SfcInstance.) | |
GetHashCode | (Herdado de Object.) | |
GetPropertySet | (Herdado de SfcInstance.) | |
GetType | (Herdado de Object.) | |
GetTypeMetadataImpl | (Herdado de SfcInstance.) | |
InitializeUIPropertyState | (Herdado de SfcInstance.) | |
MarkForDropImpl | (Herdado de SfcInstance.) | |
MarkRootAsConnected | (Herdado de SfcInstance.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveImpl | (Herdado de SfcInstance.) | |
OnPropertyMetadataChanges | (Herdado de SfcInstance.) | |
OnPropertyValueChanges | (Herdado de SfcInstance.) | |
PostAlter | (Herdado de SfcInstance.) | |
PostCreate | (Herdado de SfcInstance.) | |
PostDrop | (Herdado de SfcInstance.) | |
PostMove | (Herdado de SfcInstance.) | |
PostRename | (Herdado de SfcInstance.) | |
Refresh | (Herdado de SfcInstance.) | |
RenameImpl | (Herdado de SfcInstance.) | |
ResetKey | (Herdado de SfcInstance.) | |
Serialize | (Herdado de SfcInstance.) | |
ToString | (Herdado de SfcInstance.) | |
UpdateUIPropertyState | (Herdado de SfcInstance.) | |
Validate | (Herdado de SfcInstance.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AbstractIdentityKey | (Herdado de 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 | (Herdado de SfcInstance.) | |
Parent | (Herdado de SfcInstance.) | |
Properties | (Herdado de SfcInstance.) | |
PropertyStorageProvider | (Herdado de SfcInstance.) | |
State | (Herdado de SfcInstance.) | |
Urn | (Herdado de SfcInstance.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
propertyChanged | (Herdado de SfcInstance.) | |
PropertyChanged | (Herdado de SfcInstance.) | |
propertyMetadataChanged | (Herdado de SfcInstance.) | |
PropertyMetadataChanged | (Herdado de SfcInstance.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também