sourceSQL
This method returns the source SQL of the prepared statement. This method is a wrapper around sqlite3_sql()
.
Since
v22.5.0
Return
The source SQL used to create this prepared statement.
This method returns the source SQL of the prepared statement. This method is a wrapper around sqlite3_sql()
.
v22.5.0
The source SQL used to create this prepared statement.