Interface SQLTransaction

Index

Methods

Methods

public executeSql(sql: string): SQLResultSet

Parameters

  • sql: string

Returns

SQLResultSet