adspace


Explain the various objects in dataset.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how to call the sql commands asynchronously in ado.net version 2.0?

1001


What is the current version of entity framework?

1053