reconnectIfConnectionIsNotOpen property

bool reconnectIfConnectionIsNotOpen
getter/setter pair

reconnect if connection is not open PostgreSQLSeverity.error : Attempting to execute query, but connection is not open

Implementation

bool reconnectIfConnectionIsNotOpen = true;