Answer Posted / hruday
DataTabel
DataColumns
Datarow
DataPrimaryKey
DataForgeinKey
DataRelationship
Default view
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the parameters that control most of connection pooling behaviors?
What we do with the object of ado.net dataset after using it?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
Why do we serialize data?
What are the steps to connect to a database?
What is untyped dataset?
What is executenonquery ado.net?
Describe ado.net object model in detail.
What is the difference in an abstract class and an interface?
What does executereader return?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the different methods available under the sqlcommand class to access the data?
What is ado oledb and odbc?
What is DataRowCollection?
What is the meaning of executenonquery?