DBAction Methods
The DBAction type exposes the following members.
Methods
Name | Summary | |
---|---|---|
![]() | doDBModif(Boolean, String, Boolean) | do the modification defined in DBAction |
![]() | executeSQL(String) | execute the SQL text given in executeText |
![]() | 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 |