共用方式為


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.