Execute 

Syntax

object.Execute

Description

Call this method to execute the SQL statement contained in the SQL pane of ELS-QB component.

Remarks

Execute method does not  return value.

Example

For Sample of Execute usage see itmCmdExecute_Click() of frmELS_QB in  ELS_QBDemoVB project.