Partager via


Propriété CatalogFolder.IdentityKey

Gets the identity key.

Espace de noms :  Microsoft.SqlServer.Management.IntegrationServices
Assembly :  Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntaxe

'Déclaration
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As CatalogFolder.Key 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

CatalogFolder Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices