Compartir a través de


ValidationOperation.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 ValidationOperation.Key 
    Get
'Uso
Dim instance As ValidationOperation 
Dim value As ValidationOperation.Key 

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

Valor de la propiedad

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

Vea también

Referencia

ValidationOperation Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices