FDO API Reference Feature Data Objects

ConnectionState.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoConnectionState {
  FdoConnectionState_Busy,
  FdoConnectionState_Closed,
  FdoConnectionState_Open,
  FdoConnectionState_Pending
}
 The FdoConnectionState enumeration indicates the current state of the connection. More...

Comments or suggestions? Send us feedback.