Query.RefreshWithParameters

This function refreshes the query with parameters.

Syntax Parameters Return Value
Sub Query.RefreshWithParameters( _
    BackgroundQuery As Boolean, _
    Parameters As Variant)
  • BackgroundQuery [in]

Type: Boolean

  • Parameters [in]

Type: Variant

This function does not return a value.