共用方式為


DeployedDac.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 an SfcKey object.

請參閱

參考

DeployedDac 類別

Microsoft.SqlServer.Management.Utility 命名空間