IDTSBuffer100::GetType Method ()

 

Gets the handle of a buffer type.

Namespace:   Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

int GetType()

Return Value

Type: System::Int32

An unsigned integer that contains the handle of the registered buffer type.

Return to top
Show: