共用方式為


IdKey 建構函式 (IdKey)

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

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

語法

'宣告
Public Sub New ( _
    other As IdKey _
)
'用途
Dim other As IdKey 

Dim instance As New IdKey(other)
public IdKey(
    IdKey other
)
public:
IdKey(
    IdKey^ other
)
new : 
        other:IdKey -> IdKey
public function IdKey(
    other : IdKey
)

參數

請參閱

參考

IdKey 類別

IdKey 多載

Microsoft.SqlServer.Management.IntegrationServices 命名空間