Description

This event is fired when an McDBQuery begins executing.

Syntax

Private Sub object_BeginAction(Database)

The BeginAction Event syntax has these parts:

PartDescription
objectA McDBDatabases object.
DatabaseA McDBDatabase object.

The McDBDatabase on which the McDBQuery is executing.