다음을 통해 공유


IDTSBuffer100.DirectRow(Int32, Int32) 메서드

정의

public:
 void DirectRow(int hRow, int lOutputID);
public void DirectRow (int hRow, int lOutputID);
abstract member DirectRow : int * int -> unit
Public Sub DirectRow (hRow As Integer, lOutputID As Integer)

매개 변수

hRow
Int32
lOutputID
Int32

설명

이 메서드는 동일한 ExclusionGroup 속성에 여러 출력을 포함하는 구성 요소에서 호출되며 행을 특정 출력으로 전송하는 데 사용됩니다. DirectRow가 호출되지 않으면 버퍼의 행이 그룹의 모든 출력으로 전송됩니다.

적용 대상