This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelQueryTableFactory Interface (ArcObjects .NET 10.4 SDK) |
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.