DBConnHelper Methods
The DBConnHelper type exposes the following members.
Methods
Name | Summary | |
---|---|---|
![]() | getCommand(String) | get the specific command object for commandText (SqlCommand, OleDbCommand or OdbcCommand), depending on type of connection |
![]() | openConnection(String, Boolean) | opens a database connection with active connection string |
![]() | setConnectionString() | set the dbSheet connection string, used in initialization and openConnection |