DTSBufferManagerClass.RegisterLineageIDs(Int32, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void RegisterLineageIDs(int hBufferType, int cCols, int % lLineageIDs) = Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSBufferManager100::RegisterLineageIDs;
public virtual void RegisterLineageIDs (int hBufferType, int cCols, ref int lLineageIDs);
abstract member RegisterLineageIDs : int * int * int -> unit
override this.RegisterLineageIDs : int * int * int -> unit
Public Overridable Sub RegisterLineageIDs (hBufferType As Integer, cCols As Integer, ByRef lLineageIDs As Integer)
Parameters
- hBufferType
- Int32
- cCols
- Int32
- lLineageIDs
- Int32