ArcObjects Library Reference (GeoDatabase)  

MemoryRelationshipClassName CoClass

A name class that represents as in memory relationship class.

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.
IMemoryRelationshipClassName Provides access to members that define a memory relationship class name.
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)
IRelationshipClassName Provides access to members that return information about the relationship class.

Remarks

A MemoryRelationshipClassName object is a representation of a MemoryRelationshipClass object. A MemoryRelationshipClassName can be used to create new, work with existing or persist MemoryRelationshipClasses.

See Also

IMemoryRelationshipClassName Interface | IName Interface