Database.prepare

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Statement prepare(string sql)
  2. Statement prepare(SqlConnection conn, string sql)
    class Database
    prepare
    (
    SqlConnection conn
    ,
    string sql
    )

Meta