ObjectDesignerDataSourceView.CanRetrieveTotalRowCount Property
.NET Framework 3.0
Gets a value that indicates whether the associated data source control can return the total number of rows that are returned by a query.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The CanRetrieveTotalRowCount property indicates that ObjectDataSource controls cannot return result-set row counts.
Community Additions
ADD
Show: