|
|
|
|
|
PROPERTY: |
|
|
|
executeOptions |
|
|
|
|
|
|
|
DESCRIPTION: |
|
|
|
Indicates the options, can be used to execute command. |
||
|
|
|
|
|
PROPERTY OF: |
|
|
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
VALUE: |
EFFECT: |
|
|
0 |
Unspecified (Default) |
|
|
1 |
Async (Asynchronously) |
|
|
2 |
Retrieves Rowset |
|
|
3 |
Retrieves Stream //Not currently implemented |
|
4 | Retrieves no data | ||
|
|
||
|
|
||
|
DESCRIPTION: |
|
|
|
Use the executeOptions property to force the command to be executed asynchronously. |
||
|
|
||
|
Asynchronous executions allow your application to continue processing without waiting for the command to be completely executed. |
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|