Which object is used to add relationship between two Datatables?



Which object is used to add relationship between two Datatables?..

Answer / Prashant Kumar Pandey

"Relations.Add("DataTable1.PrimaryKey", "DataTable2.Foreign Key")"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is shadow copy?

1 Answers  


What is the difference in record set and dataset?

1 Answers  


What are the ado.net connection pooling parameters?

1 Answers  


How to retrieve the third table value from the data set?

2 Answers   Network Solutions,


Which object is used to add relationship between two Datatables?

1 Answers  


What is dbcontext and dbset in entity framework?

1 Answers  


What are the parameters that control most of connection pooling behaviours?

1 Answers  


What are the benefits of using ado.net?

1 Answers  


What are the different ado.net namespaces are available in .net?

1 Answers  


What does ado stand for in ado.net?

1 Answers  


Explain the difference between sqlcommand object and command behavior object?

1 Answers  


what is type dataset?

3 Answers  


Categories