다음을 통해 공유


IdentityKey 속성

Gets the identity key for the configuration store.

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

구문

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

주의

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