|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriDataChangeType
Types of data changes.
The esriDataChangeType enumeration contains values that represent types of data changes. The IDataChanges::Extract method uses the esriDataChangeType enumeration to indicate the type of data changes included in the data changes object.
| Field Summary | |
|---|---|
static int |
esriDataChangeTypeDelete
Delete data changes. |
static int |
esriDataChangeTypeInsert
Insert data changes. |
static int |
esriDataChangeTypeUpdate
Update data changes. |
| Field Detail |
|---|
static final int esriDataChangeTypeInsert
static final int esriDataChangeTypeUpdate
static final int esriDataChangeTypeDelete
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||