共用方式為


SelectResult.TotalRowCount 屬性

定義

取得結果的資料列總數。

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

屬性值

Int32

結果的資料列總數。

適用於