Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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
)
Параметры
- id
Тип: System.Int64
The specified identifier.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.IntegrationServices