다음을 통해 공유


GetType 메서드

Gets the handle of a buffer type.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap.dll의 Microsoft.SqlServer.DTSPipelineWrap

구문

‘선언
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.