DBAction Methods

The DBAction type exposes the following members.

Methods

NameSummary
public methoddoDBModif(Boolean, String, Boolean)
do the modification defined in DBAction
private methodexecuteSQL(String)
execute the SQL text given in executeText
private methodexecuteTemplateSQL(String)
concatenate parameters into SQL template string through replacing the placeholders by the values given in paramRanges and execute the final SQL, empty values and excel errors get a NULL value.
public methodsetDBModifCreateFields(ref DBModifCreate)
set the fields in the DB Modifier Create Dialog with attributes of object