DBAction Methods
The DBAction type exposes the following members.
Methods
Name | Summary | |
---|---|---|
doDBModif(Boolean, String, Boolean) | ||
executeSQL(String) | ||
executeTemplateSQL(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. | |
setDBModifCreateFields(ref DBModifCreate) | set the fields in the DB Modifier Create Dialog with attributes of object |