- applicationName
string applicationName;
Undocumented in source.
- handleAuthenticated
void delegate() handleAuthenticated;
Undocumented in source.
- handleError
void delegate(ErrorResponse response) handleError;
Undocumented in source.
- handleParameterStatus
void delegate(char[] name, char[] value) handleParameterStatus;
Undocumented in source.
- handleReadyForQuery
void delegate(TransactionStatus transactionStatus) handleReadyForQuery;
Undocumented in source.