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 命名空间