Compartilhar via


Propriedade do RDL IdentityKey

Gets the key value that uniquely identifies the registered server.

Namespace:  Microsoft.SqlServer.Management.RegisteredServers
Assembly:  Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxe

'Declaração
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As RegisteredServer..::..Key
    Get
'Uso
Dim instance As RegisteredServer
Dim value As RegisteredServer..::..Key

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

Valor da propriedade

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

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.