Compartir a través de


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

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

Valor de la propiedad

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

Vea también

Referencia

ProjectVersion Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices