Specifies the key identifier.
命名空間: Microsoft.SqlServer.Management.IntegrationServices
組件: Microsoft.SqlServer.Management.IntegrationServices (在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)
語法
'宣告
Protected keyId As Long
'用途
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