Compartir a través de


EnvironmentVariable.IdentityKey Propiedad

Definición

Obtiene la clave de identidad.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::EnvironmentVariable::Key ^ IdentityKey { Microsoft::SqlServer::Management::IntegrationServices::EnvironmentVariable::Key ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore]
public Microsoft.SqlServer.Management.IntegrationServices.EnvironmentVariable.Key IdentityKey { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcIgnore>]
member this.IdentityKey : Microsoft.SqlServer.Management.IntegrationServices.EnvironmentVariable.Key
Public ReadOnly Property IdentityKey As EnvironmentVariable.Key

Valor de propiedad

La clave de identidad.

Atributos

Se aplica a