CollectorConfigStore.Key 클래스

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

네임스페이스:  Microsoft.SqlServer.Management.Collector
어셈블리:  Microsoft.SqlServer.Management.Collector.dll의 Microsoft.SqlServer.Management.Collector

구문

‘선언
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

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.