Explain the various objects in dataset.



Explain the various objects in dataset...

Answer / Jogendra Singh

A DataSet contains multiple tables (DataTables) along with relationships, constraints, and other metadata. It represents the entire result-set of a query executed against a data source. Other key objects include DataTable, DataColumn, DataRow, DataView, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Explain the difference between sqlcommand object and command behavior object?

1 Answers  


What is full form of ado?

1 Answers  


What provider ado.net use by default? Explain the role of data provider in ado.net?

1 Answers  


Define data access layer?

1 Answers  


What is ado data control?

1 Answers  


What is namespace in ado.net?

1 Answers  


How do you connect to sql server database without using sqlclient?

1 Answers  


Define isolation?

1 Answers  


What does adodb stand for?

1 Answers  


How to add an aggregate column?

1 Answers  


What is dao and ado?

1 Answers  


what is clustered index?why is it created?

4 Answers   Microsoft, Wipro,


Categories