FDO API Reference Feature Data Objects

SchemaElementState.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Enumerations

enum  FdoSchemaElementState {
  FdoSchemaElementState_Added,
  FdoSchemaElementState_Deleted,
  FdoSchemaElementState_Detached,
  FdoSchemaElementState_Modified,
  FdoSchemaElementState_Unchanged
}
 The FdoSchemaElementState enumeration defines the current state of the schema element. More...

Comments or suggestions? Send us feedback.