Metodo SfcInstance<K, T>.CreateIdentityKey

Creates a key for its own identity.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Protected Friend Overrides Function CreateIdentityKey As SfcKey
'Utilizzo
Dim returnValue As SfcKey 

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

Valore restituito

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

Vedere anche

Riferimento

SfcInstance<K, T> Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc