This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > M > MemoryRelationshipClassName CoClass (ArcObjects .NET 10.5 SDK) |
A name class that represents as in memory relationship class.
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. |
A MemoryRelationshipClassName object is a representation of a MemoryRelationshipClass object. A MemoryRelationshipClassName can be used to create new, work with existing or persist MemoryRelationshipClasses.