When using GetSchema() on a connection object there is no way to access the reference information for foreign keys that tell you which tables and columns the source column(s) reference.
There is also no way to get access to Check Constraint Information through GetSchema().