Provides access to members that open a join table.
| Description | ||
|---|---|---|
![]() |
Open | Opens a join table specified by the given properties. |
| CoClasses and Classes | Description |
|---|---|
| RelQueryTableFactory | Object used to create join table objects. |
The IRelQueryTableFactory interface provides an Open method that creates a new RelQueryTable.
A RelQueryTable represents a joined pair of Tables or FeatureClasses. See RelQueryTable for more information on RelQueryTables.