adspace


Which object is used to add relationship between two Datatables?

Answer Posted / Prashant Kumar Pandey

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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the current version of entity framework?

1048


Explain how to call the sql commands asynchronously in ado.net version 2.0?

996