TransactionImpl.query

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TransactionImpl query(string sql, RowSetHandler handler)
    class TransactionImpl
  2. alias query = SqlClientBase!(TransactionImpl).query

Meta