ArcObjects Library Reference (GeoDatabase)  

RelQueryTableName CoClass

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 Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile.
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