다음을 통해 공유


IdentityKey 속성

Gets the key value that uniquely identifies the server group.

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

구문

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

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

속성 값

형식: Microsoft.SqlServer.Management.RegisteredServers. . :: . .ServerGroup. . :: . .Key
A Key value that contains the key value that uniquely identifies the server group.

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.