Share via


ParameterInfo.IdentityKey 속성

Gets the identity key of the parameter.

네임스페이스:  Microsoft.SqlServer.Management.IntegrationServices
어셈블리:  Microsoft.SqlServer.Management.IntegrationServices(Microsoft.SqlServer.Management.IntegrationServices.dll)

구문

‘선언
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As ParameterInfo.Key 
    Get
‘사용 방법
Dim instance As ParameterInfo 
Dim value As ParameterInfo.Key 

value = instance.IdentityKey
[SfcIgnoreAttribute]
public ParameterInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property ParameterInfo.Key^ IdentityKey {
    ParameterInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : ParameterInfo.Key
function get IdentityKey () : ParameterInfo.Key

속성 값

유형: Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo.Key
The identity key.

참고 항목

참조

ParameterInfo 클래스

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