Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RunResult

Status information returned from a Statement.run call.

Hierarchy

  • RunResult

Index

Properties

changes

changes: number

Number of rows affected

lastInsertRowid

lastInsertRowid: bigint

The ROWID value of the last inserted row, if applicable.

Generated using TypeDoc