BeginQueryEdit Method

       

Returns or sets the DECommand object which the Query designer will begin to edit.

Note   The Data Environment designer cannot edit the DECommand object until the EndQueryEdit method is called.

Syntax

object.BeginQueryEdit

The BeginQueryEdit method syntax has one part:

Part Description
object An object expression that evaluates to an item in the Applies To list.

Remarks

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