[ CCode ( cprefix = "GDA_CONNECTION_STATUS_" , has_type_id = false ) ]
public enum ConnectionStatus
Indicates the current status of a connection.
The possible status and the transitions between those status are indicated in the diagram below: <mediaobject> <imageobject role="html"> <imagedata fileref="connection-status.png" format="PNG" contentwidth="50mm"/> </imageobject> <textobject > <phrase>GdaConnection's status and transitions between different status</phrase> </textobject> </mediaobject >