System.Web.UI.WebControls.SqlDataSourceView.CanRetrieveTotalRowCount Property

Gets a value indicating whether the System.Web.UI.WebControls.SqlDataSourceView object that is associated with the current System.Web.UI.WebControls.SqlDataSource control supports retrieving the total number of data rows, in addition to the set of data.

Syntax

public override bool CanRetrieveTotalRowCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.UI.WebControls.SqlDataSourceView object does not support retrieving row counts.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0