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 경우 항상 0 OutputPipelineBuffer 입니다.

적용 대상