|
|
|
|
|
METHOD: |
|
|
|
execute |
|
|
|
|
|
|
|
DESCRIPTION: |
|
|
|
Executes the specified command. |
||
|
|
|
|
|
PROPERTY OF: |
|
|
|
|
||
|
|
||
|
SYNTAX: |
|
|
|
<oRef>.execute([<rowret expL>]) |
||
|
<oRef> |
|
|
|
The command in which you want to execute. |
||
|
<rowret expL> |
|
|
|
true to return the query result stored in a new ADORowset object. |
||
|
|
|
|
|
|
||
|
DESCRIPTION: |
|
|
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|