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
Where is adodb dll located?
Describe briefly an ADO.NET Dataset ?
What is variable view?
What is ado full form?
Explain advantages of ado.net?
How to check if a datareader is closed or opened? IsClosed()
How to check if the Dataset has records ?
What is the role of data provider in ado.net?
What is namespace in ado.net?
What is the difference in record set and dataset?
What is the meaning of object pooling?
What is full form of ado?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is the role of the dataset object in ado.net?
What is ole data type?