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


RelQueryTableName Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > R > RelQueryTableName Class
ArcGIS Developer Help

RelQueryTableNameClass Class

A name class that represents a RelQueryTable.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux

Interfaces

Interfaces Description
IDatasetName Provides access to members that supply dataset name information.
IName (esriSystem) Provides access to members that work with Name objects.
IPersist (esriSystem)
IPersistStream (esriSystem)
IRelQueryTableName Provides access to members that define a relationship query table name.
IRelQueryTableName2 Provides access to members that define a relationship query table name.

Remarks

A RelQueryTableName is a representation of a RelQueryTable. A RelQueryTableName can be used to create new, work with existing or persist RelQueryTables.

The RelQueryTableName class implements the IDatasetName interface, but the following properties do not have meaning when used with a RelQueryTableName:

IDatasetName::Category - Always returns a blank string

IDatasetName::WorkspaceName - Always returns nothing