Skip to content

TableRunner.(constructor)

Home > @direct-sqlite/core > TableRunner > (constructor)

Constructs a new instance of the TableRunner class

Signature:

constructor(db: Database, client: GenericSqliteClient, tableName: string);

Parameter

Type

Description

db

Database

client

GenericSqliteClient

tableName

string