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


Метод GetID

Retrieves the ID of a buffer.

Пространство имен:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Сборка:  Microsoft.SqlServer.DTSPipelineWrap (в Microsoft.SqlServer.DTSPipelineWrap.dll)

Синтаксис

'Декларация
Function GetID As Integer
'Применение
Dim instance As IDTSBuffer100
Dim returnValue As Integer

returnValue = instance.GetID()
int GetID()
int GetID()
abstract GetID : unit -> int 
function GetID() : int

Возвращаемое значение

Тип System. . :: . .Int32
An unsigned integer that contains the ID of the buffer.