Share via


IdKey.keyId Field

Specifies the key identifier.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntax

'Declaration
Protected keyId As Long
'Usage
Dim value As Long 

value = Me.keyId 

Me.keyId = value
protected long keyId
protected:
long long keyId
val mutable keyId: int64
protected var keyId : long

See Also

Reference

IdKey Class

Microsoft.SqlServer.Management.IntegrationServices Namespace