Description
This event is fired when an McDBQuery begins executing.
Syntax
Private Sub object_BeginAction(Database)
The BeginAction Event syntax has these parts:
The McDBDatabase on which the McDBQuery is executing.