SqlDesignerDataSourceView::CanRetrieveTotalRowCount Property
.NET Framework (current version)
Gets a value indicating whether the DataSourceView object that is associated with the current DataSourceControl object supports retrieving the total number of data rows instead of the data itself.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if retrieving the total number of data rows is supported; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: