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 an ado?
What is the full form of ado.net?
What is data relation?
What are the main differences between classic ado and ado.net?
Explain the difference in record set and dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is ado in agriculture?
How to find the given query is optimised one or not?
What is ole db and odbc?
Describe the disconnected architecture of ADO.NET’s data access model.
What is ole access?
How we can provide data to ado.net?
differences between ADO and ADO.NET
How to bind the controls(best practice) comboboxes to the data in the dataset?
What are the differences between OLEDB and SQLClient Providers?