Answer Posted / priya
ADO object model includes five components.
They are:
SqlConnection Object,SqlCommand Object,SqlDataReader
object,Dataset object,SqlDataAdapter object.
| Is This Answer Correct ? | 26 Yes | 2 No |
Post New Answer View All Answers
How to pass multiple tables in datasets simultaneously?
What is shadow copy?
Do we use stored procedure in ADO.Net?
What is ole in vb?
Which name space is used to get assembly details?
Explain the differences between oledb sql server, oledbdotnet provider?
What is an ado connection?
Which object holds only data and does not interact with data source?
What is ado net stands for?
Explain how can we load multiple tables in to dataset?
What is ado.net in vb net?
What is different between sqlcommand object and command behavior object?
What is the difference between DataReader and DataSet in ADO.NET?
What is the DataTableCollection?
Which keyword is used to accept variable number of parameters?