ArcObjects Library Reference (GeoDatabase)  

IRelQueryTableManage Interface

Provides access to members that manage the query tables.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method VersionChanged Updates all children tables to use new version of the workspace.

CoClasses that implement IRelQueryTableManage

CoClasses and Classes Description
RelQueryTable An object that joins two datasets based on common data values.

Remarks

The IRelQueryTableManage interface provides a method called VersionChanged. This method is called internally when the database version is changed. It allows a RelQueryTable to update the internal workspaces of the underlying data sources.