IDTSBuffer100::GetID Method ()

 

Retrieves the ID of a buffer.

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

int GetID()

Return Value

Type: System::Int32

An unsigned integer that contains the ID of the buffer.

Return to top
Show: