Connection.getEvents

Retrieves a list of the last errors occurred during the connection. The returned list is chronologically ordered such as that the most recent event is the #GdaConnectionEvent of the first node.

Warning: the cnc object may change the list if connection events occur

class Connection
getEvents
()

Return Value

Type: gda.connection_event.ConnectionEvent[]

a #GList of #GdaConnectionEvent objects (the list should not be modified)