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.