Compartir a través de


IdentityKey Propiedad

Gets the key value that uniquely identifies the server group.

Espacio de nombres:  Microsoft.SqlServer.Management.RegisteredServers
Ensamblado:  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxis

'Declaración
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ServerGroup..::..Key
    Get
'Uso
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

Valor de la propiedad

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

Notas

Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.