EnvironmentInfo.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 EnvironmentInfo.Key
Get
'Uso
Dim instance As EnvironmentInfo
Dim value As EnvironmentInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public EnvironmentInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property EnvironmentInfo.Key^ IdentityKey {
EnvironmentInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : EnvironmentInfo.Key
function get IdentityKey () : EnvironmentInfo.Key
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.IntegrationServices.EnvironmentInfo.Key
The identity key.
Vea también
Referencia
Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices