|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDisplayRelationshipClass
COM Interface 'IDisplayRelationshipClass'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that are used to set up joins.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID55a4e17e_8682_42ba_8866_ab04db883934
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
displayRelationshipClass(IRelationshipClass relClass,
int joinType)
Sets a join based on the specified relationship class and join type. |
int |
getJoinType()
Join type for the most recent join performed. |
IRelationshipClass |
getRelationshipClass()
Relationship class that defines how the tables are joined. |
| Field Detail |
|---|
static final int IID55a4e17e_8682_42ba_8866_ab04db883934
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getJoinType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRelationshipClass getRelationshipClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void displayRelationshipClass(IRelationshipClass relClass,
int joinType)
throws java.io.IOException,
AutomationException
relClass - A reference to a com.esri.arcgis.geodatabase.IRelationshipClass (in)joinType - A com.esri.arcgis.geodatabase.esriJoinType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||