Statement.this

Compiles the SQL statement. Values can then be bound to the parameters of the statement using bind.

class Statement
this
(
string sql
)

Meta