Compartir a través de


IntegrationServices.IdentityKey Propiedad

Gets the identity key.

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

Sintaxis

'Declaración
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As IntegrationServices.Key 
    Get
'Uso
Dim instance As IntegrationServices 
Dim value As IntegrationServices.Key 

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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices.Key
The identity key.

Vea también

Referencia

IntegrationServices Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices