What are relation objects in dataset and how & where to use
them?



What are relation objects in dataset and how & where to use them?..

Answer / vaidyanathan r.

Relation Objects are used to create the referencial
integrity between DataTables inside a dataSet similar to
the foreign key relations between tables in a database.

The relation object is used to restrict the values entered
in the child data tables based on the values in the parent
datatable during the execution of the application

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ADO.NET Interview Questions

How do I delete a row from a DataTable?

0 Answers   UGC Corporation,


What are the features of ado.net?

0 Answers  


What happens when we issue Dataset.ReadXml command?

1 Answers  


How to Read, Add, Update and Delete record in Entity Framework ?

0 Answers  


What do you know about ADO.NET's objects and methods?

0 Answers   NA,


What are the different row versions available in table?

0 Answers  


what is clustered index?why is it created?

4 Answers   Microsoft, Wipro,


What is disconnected data?

0 Answers  


IF we have lot of records in Database. How we can handle them?

5 Answers   Honeywell,


What is the advantage of ado.net?

0 Answers  


What is the key feature of ADO.NET compared to ADO ?

3 Answers   TCS,


What is the use of command objects?

2 Answers  


Categories