DataDictionaryRelationCollectionFind Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | Find(PredicateT) | Searches for an element that matches the conditions defined by the specified predicate, and returns the first occurrence within the entire ListT. (Inherited from ListDataDictionaryRelation.) |
![]() | Find(DataDictionaryTable) |
Find all relations that refer to table, either as parent or as child
|
![]() | Find(DataDictionaryTable, DataDictionaryTable) |
Find the one relation object, that desscribes the relation between parentTable and childTable |