Programmitically accessing table relationships/constraints

V

Vivek

Hello All,
I have a database with quite a few tables which depends on each other. I
have defined relationships between the tables in the database.

Now my problem is when i use a dataset (c#) to access these tables, i dont
get any relationships/constraints in the table object.

Does anyone has sample code which i can use that accesses these table
relationships?

Thanks
Vivek
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top