property StatementSync.prototype.sourceSQL
The source SQL text of the prepared statement. This property is a
wrapper around sqlite3_sql()
.
Type #
string
The source SQL text of the prepared statement. This property is a
wrapper around sqlite3_sql()
.
string