1 write to _totalRowCount
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceSelectedEventArgs.cs (1)
35
_totalRowCount
= totalRowCount;
1 reference to _totalRowCount
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceSelectedEventArgs.cs (1)
67
get { return
_totalRowCount
; }