Partager via


Méthode Operation.CreateIdentityKey

Creates the identity key.

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

Syntaxe

'Déclaration
Protected Overrides Function CreateIdentityKey As SfcKey
'Utilisation
Dim returnValue As SfcKey 

returnValue = Me.CreateIdentityKey()
protected override SfcKey CreateIdentityKey()
protected:
virtual SfcKey^ CreateIdentityKey() override
abstract CreateIdentityKey : unit -> SfcKey  
override CreateIdentityKey : unit -> SfcKey
protected override function CreateIdentityKey() : SfcKey

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
The created identity key.

Voir aussi

Référence

Operation Classe

Espace de noms Microsoft.SqlServer.Management.IntegrationServices