Query.RefreshEx
This function refreshes the query with parameters and prompt.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Query.RefreshEx( _
BackgroundQuery As Boolean, _
Parameters As Variant, _
Prompt As Boolean)
|
Type: Boolean
Type: Variant
Type: Boolean |
This function does not return a value. |