다음을 통해 공유


SelectResult.TotalRowCount 속성

정의

결과에 있는 행의 총 수를 가져옵니다.

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

속성 값

Int32

결과에 있는 행의 총 수입니다.

적용 대상