Skip to main content
A newer version of this page is available. .

RelationInfo Properties

Obsolete. Obsolete. Use the corresponding functionality of the SelectQuery class instead.
Name Description
JoinType Specifies the type of the Join statement that is used to obtain data records from two or more datasource tables.
KeyColumns Returns the list of RelationColumnInfo objects assigned to the current RelationInfo.
NestedTable Specifies the nested table name.
ParentTable Specifies the parent table name.
See Also