PipelineBuffer.RowCount 속성

정의

객체의 PipelineBuffer 행 수를 얻습니다.

public:
 property int RowCount { int get(); };
public int RowCount { get; }
member this.RowCount : int
Public ReadOnly Property RowCount As Integer

속성 값

의 행 PipelineBuffer수입니다.

설명

속성은 RowCount 객체 내 PipelineBuffer 행 수를 포함합니다.

RowCount 객체에 대해서는 OutputPipelineBuffer 항상 0입니다.

적용 대상