次の方法で共有


IDTSBuffer100.GetType メソッド

バッファーの種類のハンドルを取得します。

名前空間:  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
登録済みのバッファーの種類のハンドルを表す符号なし整数です。

関連項目

参照

IDTSBuffer100 インターフェイス

Microsoft.SqlServer.Dts.Pipeline.Wrapper 名前空間