FDO .NET API Reference Feature Data Objects

mgConnectionState.h File Reference

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

Go to the source code of this file.


Enumerations

enum  ConnectionState {
  ConnectionState_Busy = FdoConnectionState_Busy,
  ConnectionState_Closed = FdoConnectionState_Closed,
  ConnectionState_Open = FdoConnectionState_Open,
  ConnectionState_Pending = FdoConnectionState_Pending
}
 The ConnectionState enumeration indicates the current state of the connection. More...

Comments or suggestions? Send us feedback.