Metodo CreateIdentityKey
Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future.
Spazio dei nomi Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Sintassi
'Dichiarazione
Protected Overrides Function CreateIdentityKey As SfcKey
'Utilizzo
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
Valore restituito
Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcKey
A [Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey] value.