ADO.NET 2: GetSchema and Foreign Keys

Hello,

How to discover the foreign key information when using the new GetSchema command on the Connection object I do get FK info, but cannot figure out how the tables and fields in this FK are related. For SQL2005 I get a FK name but not related table and field. Pls help.



Answer this question

ADO.NET 2: GetSchema and Foreign Keys