what is type dataset?

Answer Posted / radheshaym

A typed dataset is derived from the Dataset class and has an
associated XML schema, which is created at the time of
creation of the datset.
An Untyped dataset does not have any associated XML shema.In
an untyped dataset,the tables and columns are represented as
collections.Because an XML shema is not created for an
untyped datset,the structure of an untyped dataset is not
known during compilation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default provider in ado.net?

514


How do you find the count of records in a dataset?

478


What is the difference between Datareader and Dataset?

539


What is a dataview?

534


What do you mean by performing asynchronous operation using command object?

510






What are all the different methods under sqlcommand?

518


What is the advantage of ado.net?

541


What are the advantages of ado.net?

509


What is the difference in record set and dataset?

520


Which namespaces are used for data access?

621


Which is the best method to get two values from the database?

521


How to generate a single aggregate?

540


differance between ADO vs ADO.Net?

548


Which property is used to check whether a DataReader is closed or opened?

566


What is the difference between Dataset. clone and Dataset.copy?

557