Partager via


Propriété ProjectInfo.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 ProjectInfo.Key 
    Get
'Utilisation
Dim instance As ProjectInfo 
Dim value As ProjectInfo.Key 

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

Valeur de propriété

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

Voir aussi

Référence

ProjectInfo Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices