共用方式為


IdKey 建構函式 (Int64)

Initializes a new instance of the IdKey class with the specified identifier.

命名空間:  Microsoft.SqlServer.Management.IntegrationServices
組件:  Microsoft.SqlServer.Management.IntegrationServices (在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)

語法

'宣告
Public Sub New ( _
    id As Long _
)
'用途
Dim id As Long 

Dim instance As New IdKey(id)
public IdKey(
    long id
)
public:
IdKey(
    long long id
)
new : 
        id:int64 -> IdKey
public function IdKey(
    id : long
)

參數

請參閱

參考

IdKey 類別

IdKey 多載

Microsoft.SqlServer.Management.IntegrationServices 命名空間