SQLBuilderFactory.createUpdateBuilder

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

Meta