Home / FAQ / ASP.NET / ADO.NET / How to get the count of records in the Database table using the DataSet
VB.NET
ds.Tables(0).Rows.Count
C#
ds.Tables[0].Rows.Count ;
Platform BlazorASP.NETWinFormsWPF
Question *
Answer (Optional)
Email address is only for further clarification on your FAQ request. It will not be used for any other purpose.
Please leave this field empty.
Share with