getschema("foreignkeys") against SqlClient doesn't yield enough information
- by csells
I need two tables and two sets of fields, not the name of the foreign key and one of the table names. Does anyone know how to query SQL Server for complete foreign key information? Thanks!