Конструктор 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