| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRelationshipClassCollection
Provides access to members that return the memory relationship classes defined for standalone tables or layers in ArcMap.
| Method Summary | |
|---|---|
 IEnumRelationshipClass | 
findRelationshipClasses(IObjectClass objectClass,
                        int role)
Finds all relationship classes in the collection that reference the given object class in the specified role.  | 
 IEnumRelationshipClass | 
getRelationshipClasses()
The memory relationship classes.  | 
| Method Detail | 
|---|
IEnumRelationshipClass getRelationshipClasses()
                                              throws IOException,
                                                     AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.IEnumRelationshipClass findRelationshipClasses(IObjectClass objectClass,
                                               int role)
                                               throws IOException,
                                                      AutomationException
objectClass - A reference to a com.esri.arcgis.geodatabase.IObjectClass  (in)role - A com.esri.arcgis.geodatabase.esriRelRole constant  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||