|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPTableSchema
COM Interface 'IGPTableSchema'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the properties/methods of a geoprocessing table schema object.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDc0ae4229_e15a_4a16_be64_35072da00279
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IFields |
getAdditionalFields()
Inidicates additional fields for the fields property. |
int |
getFieldsRule()
Inidicates how the fields property is to be managed. |
void |
setAdditionalFieldsByRef(IFields fields)
Inidicates additional fields for the fields property. |
void |
setFieldsRule(int type)
Inidicates how the fields property is to be managed. |
| Field Detail |
|---|
static final int IIDc0ae4229_e15a_4a16_be64_35072da00279
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
int getFieldsRule()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFieldsRule(int type)
throws java.io.IOException,
AutomationException
type - A com.esri.arcgis.geoprocessing.esriGPSchemaFieldsType constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFields getAdditionalFields()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setAdditionalFieldsByRef(IFields fields)
throws java.io.IOException,
AutomationException
fields - A reference to a com.esri.arcgis.geodatabase.IFields (in)
java.io.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 | ||||||||