This document is archived and information here might be outdated.  Recommended version.


IRelQueryTableManage Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelQueryTableManage Interface
ArcGIS Developer Help

IRelQueryTableManage Interface

Provides access to members that manage the query tables.

Product Availability

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

Members

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

Classes that implement IRelQueryTableManage

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.