What are relation objects in dataset and how & where to use
them?
Answer Posted / 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 View All Answers
What is the significance of CommandBehavior.CloseConnection ?
What are the uses of Stored Procedure?
What is command class in ado.net?
What is ado asp?
What we do with the object of ado.net dataset after using it?
What is ado and rdo?
What is microsoft ado?
What is acid in ado.net?
Explain ODP.net
What is sqlconnection and sqlcommand?
What are the several execute methods of ado.net?
Explain the advantage of ADO.Net?
What is ado net stands for?
How to create data relations?
What is a dataview?