- do_stuff
void do_stuff()
Undocumented in source. Be warned that the author may not have intended to support it.
- execute_some_queries
void execute_some_queries(Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
- execute_sql_command
bool execute_sql_command(Connection connection, string buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- execute_sql_non_query
int execute_sql_non_query(Connection connection, string buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
- get_errors
bool get_errors(Connection connection)
Undocumented in source. Be warned that the author may not have intended to support it.
- list_datasources
void list_datasources()
Undocumented in source. Be warned that the author may not have intended to support it.
- list_providers
void list_providers()
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- save_ds
void save_ds()
Undocumented in source. Be warned that the author may not have intended to support it.
- show_table
void show_table(DataModel dm)
Undocumented in source. Be warned that the author may not have intended to support it.