Operation.CreateIdentityKey 메서드

Creates the identity key.

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.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
The created identity key.

참고 항목

참조

Operation 클래스

Microsoft.SqlServer.Management.IntegrationServices 네임스페이스