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)
  • BackgroundQuery [in]

Type: Boolean

  • Parameters [in]

Type: Variant

  • Prompt [in]

Type: Boolean

This function does not return a value.