Provides access to members that open a join table.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Open | Opens a join table specified by the given properties. |
CoClasses that implement IRelQueryTableFactory
CoClasses and Classes | Description |
---|---|
RelQueryTableFactory | Object used to create join table objects. |
Remarks
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.