|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRelateData
Provides access to members that relate a class or a table to a layer.
Method Summary | |
---|---|
IRelationshipClass |
doModal(int parentWindow)
Shows modal window. |
void |
setRelateOriginByRef(Object rhs1)
Primary layer to join from. |
Method Detail |
---|
void setRelateOriginByRef(Object rhs1) throws IOException, AutomationException
rhs1
- A reference to another Object (IUnknown) (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IRelationshipClass doModal(int parentWindow) throws IOException, AutomationException
parentWindow
- The parentWindow (A COM typedef) (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 |