EntityDataSourceSelectedEventArgs.TotalRowCount 屬性

定義

取得查詢傳回的物件總數。

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

屬性值

Int32

傳回的物件總數。

適用於