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 命名空间