Поделиться через


Метод CreateIdentityKey

Creates an SfcKey object.

Пространство имен:  Microsoft.SqlServer.Management.Utility
Сборка:  Microsoft.SqlServer.Management.Utility (в Microsoft.SqlServer.Management.Utility.dll)

Синтаксис

'Декларация
Protected Overrides Function CreateIdentityKey As SfcKey
'Применение
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

Возвращаемое значение

Тип: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcKey
An SfcKey object.