Visual Basic Reference

GetQueryText Event

See Also    Example    Applies To

Occurs when the source of a Command object is changed.

Syntax

Subobject_GetQueryText(value)

Parameters

The GetQueryText event syntax has these parts:

Part Description
object An object expression that evaluates to an item in the Applies To list.
value A value that specifies the DECommand object whose source has changed.

Remarks

This property enables communication between Data View and the Data Environment designer.