Skip to main content

Interface: Runnable

Runnable represents an Object the will be used as a Runnable struct in the call to the contract's mutate function.

Properties

statement

statement: string

SQL statement string.

Defined in

@tableland/sdk/src/registry/run.ts:50


tableId

tableId: number

Defined in

@tableland/sdk/src/registry/run.ts:51