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)
67get { return _totalRowCount; }