|
|
Counting Records in DataSets |
|
|
AspAlliance.com |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
69 |
Count Records in DataSets is a simple tutorial which gives you the method of counting the total number of records in the DataSet object. This tutorial uses the Count property of the Row collection of the DataTable object to get the count of the DataSet records. This tutorial shows an example that counts the rows in a pubs database.
|