|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMetaDataEditor
Provides access to properties that the standard message def editor uses to control how meta data is processed.
Method Summary | |
---|---|
boolean |
isDisableColumnEditing()
Indicates whether the meta data editor will take over editing the DatasetDef columns. |
boolean |
isModifiesDataDefProps()
Indicates whether the meta data editor will change Datasetdef properties other than the meta data property. |
Method Detail |
---|
boolean isModifiesDataDefProps() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isDisableColumnEditing() 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 |