Share via


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

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。