Metadata about Foreign Keys ADO.NET 2.0

G

Guest

Hi,

I can use "...Connection.GetSchema("ForeignKeys")" to get the name of an
foreign key defined for a table.

But how to get related/additional infos like the referenced table(name) and
the corresponding fields ?

Thx
Robert Holler
 

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