Classe CollectorConfigStore.Key
The CollectorConfigStore..::..Key class inherits from DomainRootKey and is used for identification key operations.
Espace de noms : Microsoft.SqlServer.Management.Collector
Assembly : Microsoft.SqlServer.Management.Collector (dans Microsoft.SqlServer.Management.Collector.dll)
Syntaxe
'Déclaration
Public Class Key _
Inherits DomainRootKey
'Utilisation
Dim instance As CollectorConfigStore.Key
public class Key : DomainRootKey
public ref class Key : public DomainRootKey
type Key =
class
inherit DomainRootKey
end
public class Key extends DomainRootKey
Notes
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Hiérarchie d'héritage
System. . :: . .Object
SfcKey
DomainRootKey
Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore..::..Key
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.