If the command type for the Data Control is SQLCommand, this method launches the SQL Wizard, allowing you to create an SQL Select statement in the run-time environment and run the query.
Syntax
object.RunSQLWizard
Parameters
The RunSQLWizard method property syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Remarks
This method assigns the SQL Select statement to the SQLCommand property.