SelectResult.TotalRowCount Property

.NET Framework (current version)
 

Gets the total number of rows in the result.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

Public Property TotalRowCount As Integer
	Get
	Private Set
End Property

Property Value

Type: System.Int32

The total number of rows in the result.

.NET Framework
Available since 4.6
Return to top
Show: