Compartilhar via


IDTSBufferManager100.RegisterLineageIDs(Int32, Int32, Int32) Método

Definição

Registra o objeto IDTSBuffer100 especificado.

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)

Parâmetros

hBufferType
Int32

A ID de do buffer registrado.

cCols
Int32

Uma matriz do DataColumn filho na restrição.

lLineageIDs
Int32

A ID de linhagem de uma coluna de saída upstream.

Atributos

Aplica-se a