The RelatedSchema type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name |
Refers to the name of related object (SingleName or ListName).
| |
Query |
Query used to load related object.
Get or set related query - it's necessary to set Table (database table name) and Condition properties for (Query).
Parent schema object and current schema object arguments are allowed to use via SetVars method
| |
Relex |
Get or set string representation of the Query in Relex syntax.
Parent schema object and current schema object arguments are allowed to use
|
See Also