![]() |
This document is archived and information here might be outdated. Recommended version. |
Provides access to members that open a join table.
| Name | Description | |
|---|---|---|
![]() |
Open | Opens a join table specified by the given properties. |
| 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.