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


Метод IDTSBuffer100.GetType

Gets the handle of a buffer type.

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

Синтаксис

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

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

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

Тип: System.Int32
An unsigned integer that contains the handle of the registered buffer type.

См. также

Справочник

IDTSBuffer100 Интерфейс

Пространство имен Microsoft.SqlServer.Dts.Pipeline.Wrapper