TableRunner.(constructor)
Home > @direct-sqlite/core > TableRunner > (constructor)
TableRunner.(constructor)
Section titled “TableRunner.(constructor)”Constructs a new instance of the TableRunner class
Signature:
constructor(db: Database, client: GenericSqliteClient, tableName: string);Parameters
Section titled “Parameters”|
Parameter |
Type |
Description |
|---|---|---|
|
db | ||
|
client |
GenericSqliteClient | |
|
tableName |
string |