|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITxWorkspaceEditor
Provides access to properties and methods needed to edit a tracking workspace objects connection properties.
Method Summary | |
---|---|
IPropertySet |
getConnectionProperties()
Connection properties to edit. |
void |
setConnectionProperties(IPropertySet ppiConnectionProperties)
Connection properties to edit. |
Method Detail |
---|
void setConnectionProperties(IPropertySet ppiConnectionProperties) throws IOException, AutomationException
ppiConnectionProperties
- A reference to a com.esri.arcgis.system.IPropertySet (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPropertySet getConnectionProperties() throws IOException, AutomationException
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 |