Interface QueryCallback

Index

Call signatures

Call signatures

(err?: Error, results?: QueryRawResult, more?: boolean)

Parameters

  • err?: Error optional
  • results?: QueryRawResult optional
  • more?: boolean optional