DBConnHelper Methods

The DBConnHelper type exposes the following members.

Methods

NameSummary
public methodgetCommand(String)
get the specific command object for commandText (SqlCommand, OleDbCommand or OdbcCommand), depending on type of connection
public methodopenConnection(String, Boolean)
opens a database connection with active connection string
private methodsetConnectionString()
set the dbSheet connection string, used in initialization and openConnection