statement.sourceSQL


  • 类型:<string> 用于创建此预处理语句的源 SQL。

预处理语句的源 SQL 文本。此属性是对 sqlite3_sql() 的封装。

【The source SQL text of the prepared statement. This property is a wrapper around sqlite3_sql().】