|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICadastralFabricSchemaEdit2
Provides access to members that modify the cadastral fabric schema.
Method Summary | |
---|---|
void |
releaseReadOnlyFields(ITable pTable,
int table)
Temporarily release the read-only property on system the fields of the given cadastral fabric table. |
void |
resetReadOnlyFields(int table)
Reset the read-only property on system the fields of the cadastral fabric tables. |
Method Detail |
---|
void releaseReadOnlyFields(ITable pTable, int table) throws IOException, AutomationException
pTable
- A reference to a com.esri.arcgis.geodatabase.ITable (in)table
- A com.esri.arcgis.geodatabaseextensions.esriCadastralFabricTable constant (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void resetReadOnlyFields(int table) throws IOException, AutomationException
table
- A com.esri.arcgis.geodatabaseextensions.esriCadastralFabricTable constant (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 |