Metodo SfcInstance.CreateIdentityKey

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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 MustOverride Function CreateIdentityKey As SfcKey
'Utilizzo
Dim returnValue As SfcKey 

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

Valore restituito

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
The key identifier to create.

Vedere anche

Riferimento

SfcInstance Classe

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