|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriGPSchemaFieldsType
Fields type for the populating the output value.
| Field Summary | |
|---|---|
static int |
esriGPSchemaFieldsAll
Set field set of output from all inputs. |
static int |
esriGPSchemaFieldsAllFIDsOnly
Set field set of output from all inputs but with only their FIDs. |
static int |
esriGPSchemaFieldsAllNoFIDs
Set field set of output from all inputs but without their FIDs. |
static int |
esriGPSchemaFieldsFirstDependency
Set field set of output from first input. |
static int |
esriGPSchemaFieldsFirstDependencyFIDs
Set field set of output from first input and add a field for their FID. |
static int |
esriGPSchemaFieldsNone
No initial field sets. |
static int |
esriGPSchemaFieldsUnset
Unset. |
| Field Detail |
|---|
static final int esriGPSchemaFieldsUnset
static final int esriGPSchemaFieldsFirstDependency
static final int esriGPSchemaFieldsFirstDependencyFIDs
static final int esriGPSchemaFieldsAll
static final int esriGPSchemaFieldsAllNoFIDs
static final int esriGPSchemaFieldsAllFIDsOnly
static final int esriGPSchemaFieldsNone
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||