Answer Posted / satya
dataset.GetXmlSchema()
dataset.GetXML
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which database is the ado.net sql connection object designed for?
Does ado.net use odbc?
How can we load multiple tables in a dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net?
Give an example that shows how to execute a stored procedure in ado.net?
Explain how to create dynamic gridview?
What is the executescalar method?
What is data relation in ado.net?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What is difference between ado and other data object?
Describe connection object in ado.net
What is the full form of ado?
Explain sqlconnection object?
What does ado stand for in ado.net?
Explain how to pass multiple tables in datasets simultaneously?