BeforeRequery Event

See Also    Examples    Applies To

Raised before the recordset of the atb is requeried.

Event BeforeRequery(fCancel As Boolean)

atb_BeforeRequery(fCancel)

fCancel
True on entry of the event procedure. Set fCancel = False to inhibit the requery.