Поделиться через


Класс CollectorConfigStore.Key

The CollectorConfigStore..::..Key class inherits from DomainRootKey and is used for identification key operations.

Пространство имен:  Microsoft.SqlServer.Management.Collector
Сборка:  Microsoft.SqlServer.Management.Collector (в Microsoft.SqlServer.Management.Collector.dll)

Синтаксис

'Декларация
Public Class Key _
    Inherits DomainRootKey
'Применение
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

Замечания

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

Иерархия наследования

System. . :: . .Object
  SfcKey
    DomainRootKey
      Microsoft.SqlServer.Management.Collector..::..CollectorConfigStore..::..Key

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.