Answer Posted / pushpendra singh
DataSet.Tables[0].rows.count returns total rows in table.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is openquery?
What is difference between dataset and datatable?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
What are all the different methods under sqlcommand?
Describe ado.net object model in detail.
What are the different row versions available in table?
Does dapper use ado.net?
What is oledb driver?
What is a dataview?
What are the core objects of ADO.NET?
What is sqlconnection and sqlcommand?
What are the steps to connect to a database?
What is executenonquery ado.net?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Define partial class?