|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDERelationshipClassEx2
COM Interface 'IDERelationshipClassEx2'. Generated 3/19/2015 1:20:56 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that describe relationship class data elements.' 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 |
IIDaed8f280_fe0e_4b19_9c2a_1a227cd72eec
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.geodatabase.IDERelationshipClassEx |
---|
IIDda5f6014_afe5_4f1b_9e9c_ba117cd4e594 |
Method Summary | |
---|---|
boolean |
isAttachmentRelationship()
Indicates if the relationship class represents a table attachment. |
void |
setIsAttachmentRelationship(boolean attachment)
Indicates if the relationship class represents a table attachment. |
Field Detail |
---|
static final int IIDaed8f280_fe0e_4b19_9c2a_1a227cd72eec
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isAttachmentRelationship() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsAttachmentRelationship(boolean attachment) throws java.io.IOException, AutomationException
attachment
- The attachment (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 |