|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDERelationshipClassEx2
Provides access to members that describe relationship class data elements.
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. |
Method Detail |
---|
boolean isAttachmentRelationship() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setIsAttachmentRelationship(boolean attachment) throws IOException, AutomationException
attachment
- The attachment (in)
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 |