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