Поделиться через


Конструктор ExecutionOperation.Key

Initializes a new instance of the ExecutionOperation.Key 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 ExecutionOperation.Key(id)
public Key(
    long id
)
public:
Key(
    long long id
)
new : 
        id:int64 -> Key
public function ExecutionOperation.Key(
    id : long
)

Параметры

См. также

Справочник

ExecutionOperation.Key Класс

Пространство имен Microsoft.SqlServer.Management.IntegrationServices