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.