Compartir a través de


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

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

Valor de la propiedad

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

Vea también

Referencia

CatalogFolder Clase

Espacio de nombres Microsoft.SqlServer.Management.IntegrationServices