- createDeleteBuilder
SQLBuilder createDeleteBuilder(string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createDeleteBuilder
SQLBuilder createDeleteBuilder(string sql, string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSQLBuilder
SQLBuilder createSQLBuilder(string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSQLBuilder
SQLBuilder createSQLBuilder(string sql, string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSelectSQLBuilder
SQLBuilder createSelectSQLBuilder(string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSelectSQLBuilder
SQLBuilder createSelectSQLBuilder(string sql, string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createUpdateBuilder
SQLBuilder createUpdateBuilder(string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.
- createUpdateBuilder
SQLBuilder createUpdateBuilder(string sql, string dbType)
Undocumented in source. Be warned that the author may not have intended to support it.