다음을 통해 공유


CollectorConfigStore.IdentityKey 속성

Gets the identity key for the configuration store.

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

구문

‘선언
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As CollectorConfigStore.Key 
    Get
‘사용 방법
Dim instance As CollectorConfigStore 
Dim value As CollectorConfigStore.Key 

value = instance.IdentityKey
[SfcIgnoreAttribute]
public CollectorConfigStore.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property CollectorConfigStore.Key^ IdentityKey {
    CollectorConfigStore.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : CollectorConfigStore.Key
function get IdentityKey () : CollectorConfigStore.Key

속성 값

유형: Microsoft.SqlServer.Management.Collector.CollectorConfigStore.Key
A Key object.

주의

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

참고 항목

참조

CollectorConfigStore 클래스

Microsoft.SqlServer.Management.Collector 네임스페이스