|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSchematicExternalQueryEvaluationMode
With the esriSchematicQueryBuildEvaluation mode, the query is executed when the diagram is generated and updated.
With the esriSchematicQueryLoadEvaluation mode, the query is dynamically reexecuted each time an editing session starts on the schematic diagram.
When there are rules which process on schematic elements built by custom queries, the queries that return thoses elements must be evaluated with the esriSchematicQueryBuildEvaluation. Schematic elements built by custom queries with the esriSchematicQueryLoadEvaluation mode are processed after the rules execution during diagram generations and updates.
Field Summary | |
---|---|
static int |
esriSchematicNoQuery
|
static int |
esriSchematicQueryBuildEvaluation
|
static int |
esriSchematicQueryLoadEvaluation
|
Field Detail |
---|
static final int esriSchematicNoQuery
static final int esriSchematicQueryBuildEvaluation
static final int esriSchematicQueryLoadEvaluation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |