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