PgQueryResult constructor

PgQueryResult(
  1. PostgreSQLResult _result
)

Implementation

PgQueryResult(this._result);