FDO API Reference Feature Data Objects

ConflictType.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoConflictType {
  FdoConflictType_LockConflict,
  FdoConflictType_VersionConflict,
  FdoConflictType_Unsupported
}
 The FdoConflictType enumeration defines conflict types required to identify the lock type of a conflict reported with the lock conflict reader. More...

Comments or suggestions? Send us feedback.