This document is archived and information here might be outdated. Recommended version. |
Provides access to members that provide information about joins.
Name | Description | |
---|---|---|
FieldNamesEqual | Compares two possibily qualified field names for equality. | |
FindFieldIgnoreQualification | Finds the first instance of a field, removing qualification. | |
GetBaseTableOfField | Returns the base table for a particular field. | |
HasDirectAccessLookup | Indicates if direct access lookup is used by a RelQueryTable to match records between the source and destination tables. | |
JoinType | Type of table join. | |
QueryDef | QueryDef used to create the join. This property will be null if the join is done on the client. |
Interfaces | Description |
---|---|
IRelQueryTableInfo | Provides access to members that provide information about joins. |
CoClasses and Classes | Description |
---|