SQLUtils.toSQLExpr

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SQLExpr toSQLExpr(string sql, string dbType)
    class SQLUtils
    static
    SQLExpr
    toSQLExpr
    (
    string sql
    ,
    string dbType
    )
  2. SQLExpr toSQLExpr(string sql)

Meta