what are types of Dataset ?

Answer Posted / r p singh

There are two types of DataSet i)typed DataSet and 2)
Untyped DataSet.

1) The structure of typed DataSet is to be decided on the
compile time, its depend on the developer to decide the
structure of the DataSet.

2) Untyped DataSet don't have the defined structure,
according to the data they changed their structure
dynamically and store the data in XML format on the runtime.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name which operations can you not perform on an ado.net dataset?

488


Which object holds only data and does not interact with data source?

501


What is aggregating data ?

515


What is openquery?

529


How can you add or remove rows from the datatable object of dataset?

583






What is partial class?

550


Explain the basic use of "dataview" and explain its methods.

533


What is the role of data provider in ado.net?

553


How to add a check box or a dropdown list to a column in a datagrid?

538


What are the major challenges in accessing data from a database?

541


What are the different row versions available in table?

531


What is the advantage of ado.net?

549


How can we add/remove row's in "datatable" object of "dataset"?

541


What we do with the object of ado.net dataset after using it?

524


What are dcl commands?

508