Freigeben über


CollectorConfigStore-Klasse

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

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
    Microsoft.SqlServer.Management.Collector.CollectorConfigStore

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)

Syntax

'Declaration
Public NotInheritable Class CollectorConfigStore _
    Inherits SfcInstance _
    Implements ISfcAlterable, IAlterable, ISfcDomain, ISfcDomainLite,  _
    ISfcHasConnection
'Usage
Dim instance As CollectorConfigStore
public sealed class CollectorConfigStore : SfcInstance, 
    ISfcAlterable, IAlterable, ISfcDomain, ISfcDomainLite, ISfcHasConnection
public ref class CollectorConfigStore sealed : public SfcInstance, 
    ISfcAlterable, IAlterable, ISfcDomain, ISfcDomainLite, ISfcHasConnection
[<SealedAttribute>]
type CollectorConfigStore =  
    class 
        inherit SfcInstance 
        interface ISfcAlterable 
        interface IAlterable 
        interface ISfcDomain 
        interface ISfcDomainLite 
        interface ISfcHasConnection 
    end
public final class CollectorConfigStore extends SfcInstance implements ISfcAlterable, IAlterable, ISfcDomain, ISfcDomainLite, ISfcHasConnection

Der CollectorConfigStore-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode CollectorConfigStore() Initializes a CollectorConfigStore object.
Öffentliche Methode CollectorConfigStore(SqlStoreConnection) Initializes a CollectorConfigStore object.

Zum Anfang

Eigenschaften

  Name Beschreibung
Geschützte Eigenschaft AbstractIdentityKey Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Öffentliche Eigenschaft CacheDirectory Gets or sets the path and folder name for the cache directory.
Öffentliche Eigenschaft CacheWindow Gets or sets the number of upload tries for data that is collected.
Öffentliche Eigenschaft CollectionSets Gets the collection sets that are in the configuration store.
Öffentliche Eigenschaft Enabled Gets the Boolean property value that indicates whether or not the data collector is enabled.
Öffentliche Eigenschaft IdentityKey Gets the identity key for the configuration store.
Öffentliche Eigenschaft MDWDatabase Gets or sets the name of the database that holds the collected data.
Öffentliche Eigenschaft MDWInstance Gets or sets the instance where the management data warehouse resides.
Öffentliche Eigenschaft Metadata Returns metadata about the instance and its domain. (Geerbt von SfcInstance.)
Öffentliche Eigenschaft Parent Gets or sets the instance parent via the keychain. (Geerbt von SfcInstance.)
Öffentliche Eigenschaft Properties Returns a collection instance properties. (Geerbt von SfcInstance.)
Geschützte Eigenschaft State Returns the state of the SfcInstance object. (Geerbt von SfcInstance.)
Öffentliche Eigenschaft Urn Returns the uniform resource name of the SfcInstance object. (Geerbt von SfcInstance.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Alter Changes the configuration settings of the configuration store.
Geschützte Methode CreateIdentityKey Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Öffentliche Methode DisableCollector Disables the data collector.
Öffentliche Methode Discover Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Öffentliche Methode EnableCollector Enables the data collector.
Öffentliche Methode EnumTypes Enumerates the names of the collector types in the configuration store.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode GetChildCollection Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Öffentliche Methode GetDomain Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetPropertySet Returns the set of properties for the SfcInstance object. (Geerbt von SfcInstance.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode GetTypeMetadataImpl Indicates the domains that override by returning the right TypeMetadata class directly. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Geschützte Methode InitializeUIPropertyState Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Geschützte Methode OnPropertyMetadataChanges Invoked whenever the effective value of any SfcInstance metadata is updated. (Geerbt von SfcInstance.)
Geschützte Methode OnPropertyValueChanges Invoked whenever the effective value of any SfcInstance property is updated. (Geerbt von SfcInstance.)
Öffentliche Methode Refresh Refreshes the object's properties by reading them from the server. (Geerbt von SfcInstance.)
Geschützte Methode ResetKey Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Geerbt von SfcInstance.)
Öffentliche Methode Serialize Serializes the instance to XML. (Geerbt von SfcInstance.)
Öffentliche Methode ToString Returns a string representation of the instance Urn. (Geerbt von SfcInstance.)

Zum Anfang

Ereignisse

  Name Beschreibung
Öffentliches Ereignis PropertyChanged CLS-compliant event for property changes. (Geerbt von SfcInstance.)
Öffentliches Ereignis PropertyMetadataChanged CLS-compliant event for property metadata changes. (Geerbt von SfcInstance.)

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode ISfcAlterable.ScriptAlter This method is for internal use only.
Explizite SchnittstellenimplementierungPrivate Methode ISfcDomain.GetExecutionEngine This method is for internal use only.
Explizite SchnittstellenimplementierungPrivate Methode ISfcDomain.GetKey This method is for internal use only.
Explizite SchnittstellenimplementierungPrivate Methode ISfcDomain.GetType This method is for internal use only.
Explizite SchnittstellenimplementierungPrivate Methode ISfcDomain.GetTypeMetadata This method is for internal use only.
Explizite SchnittstellenimplementierungPrivate Methode ISfcDomain.UseSfcStateManagement This property is for internal use only.
Explizite SchnittstellenimplementierungPrivate Eigenschaft ISfcDomainLite.DomainInstanceName This property is for internal use only.
Explizite SchnittstellenimplementierungPrivate Eigenschaft ISfcDomainLite.DomainName This property is for internal use only.
Explizite SchnittstellenimplementierungPrivate Methode ISfcDomainLite.GetLogicalVersion This property is for internal use only.
Explizite SchnittstellenimplementierungPrivate Eigenschaft ISfcHasConnection.ConnectionContext This property is for internal use only.
Explizite SchnittstellenimplementierungPrivate Methode ISfcHasConnection.GetConnection() Gets the server connection to the backing storage. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Explizite SchnittstellenimplementierungPrivate Methode ISfcHasConnection.GetConnection(SfcObjectQueryMode) Gets the server connection to the backing storage that supports the specified query processing mode.
Explizite SchnittstellenimplementierungPrivate Methode ISfcHasConnection.SetConnection Sets the active connection for the domain root. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Zum Anfang

Hinweise

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Collector-Namespace