This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > R > RelQueryTableName CoClass (ArcObjects .NET 10.4 SDK) |
A name class that represents a RelQueryTable.
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. |
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