IDTSBufferManager100.RegisterLineageIDs(Int32, Int32, Int32) 方法

定义

public:
 void RegisterLineageIDs(int hBufferType, int cCols, int % lLineageIDs);
[System.Runtime.InteropServices.DispId(103)]
public void RegisterLineageIDs (int hBufferType, int cCols, ref int lLineageIDs);
[<System.Runtime.InteropServices.DispId(103)>]
abstract member RegisterLineageIDs : int * int * int -> unit
Public Sub RegisterLineageIDs (hBufferType As Integer, cCols As Integer, ByRef lLineageIDs As Integer)

参数

hBufferType
Int32
cCols
Int32
lLineageIDs
Int32
属性

适用于