Home → Active Query Builder → MetadataRelation
MetadataRelation
|
Hi, I'm looping the MetadataContainer to display information on tables, fields and relations. I can display a list of my table, with their fields and their child relation with no problem, but can't find a way to show relation to parent table (without looping all tables again). I'm using the .NET version, getting table from MetadataContainer.Items, fields from MetadataObject.Fields and relations from MetadataObject.Relations. The latter only list child relations. How do I get parent relations? Thank you. |
|
Pierre Alain
| email
March 5 2010, 03:13 PM |
|
Dear Pierre, The current version does not have ability to get relations at the parent's table side. We'll possibly make it in the next minor version. |
|
Sergey Smagin
| email
4 days, 15 hours since original post |
| That would be great. Thank you. |
|
Pierre Alain
| email
4 days, 20 hours since original post |
