Metoda DacInstance.CreateIdentityKey
Określone tylko w celach informacyjnych. Nieobsługiwane. Przyszła zgodność nie jest gwarantowana.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dac
Zestaw: Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)
Składnia
'Deklaracja
Protected Overrides Function CreateIdentityKey As SfcKey
'Użycie
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
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
A [Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey] wartości.