What are the attirbutes of DataSet?

Answers were Sorted based on User's Feedback



What are the attirbutes of DataSet?..

Answer / dinesh sharma

DataSet
DataTabel
DataColumns
Datarow
DataPrimaryKey
DataForgeinKey
DataRelationship

Is This Answer Correct ?    9 Yes 1 No

What are the attirbutes of DataSet?..

Answer / kiranmadiraju

Dataset has 2 collections
1.DataTable(s) Collection
2.DataRelations Collection

DataTable has again 3 collections
1.DataColumn Collection
2.DataRow Collection
3.DataConstraint Collection

Is This Answer Correct ?    7 Yes 0 No

What are the attirbutes of DataSet?..

Answer / chandra

datatable,datarow,datarelation

Is This Answer Correct ?    2 Yes 1 No

What are the attirbutes of DataSet?..

Answer / hruday

DataTabel
DataColumns
Datarow
DataPrimaryKey
DataForgeinKey
DataRelationship
Default view

Is This Answer Correct ?    2 Yes 1 No

What are the attirbutes of DataSet?..

Answer / amit kumar

DataSet
DataTabel
DataColumns
Datarow
DataPrimaryKey
DataForgeinKey

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ADO.NET Interview Questions

Which ado.net object is very fast in getting data from the database?

0 Answers  


In how many ways we can retrieve table records count? How to find the count of records in a dataset?

0 Answers  


How would you connect to a database by using .NET?

0 Answers  


What is linq and entity framework?

0 Answers  


What is DataReader Object?

0 Answers  






What is a string variable?

0 Answers  


What is ado oledb and odbc?

0 Answers  


Differnces between oracle 9i and sql server?

2 Answers   College School Exams Tests, Microsoft,


How is entity framework different from ado.net?

0 Answers  


What is ado.net connection?

0 Answers  


Can you edit data in the Repeater control?

9 Answers  


What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

0 Answers   CGI,


Categories