OnQueryModified [Connectivity Automation Reference: CAR]

OnQueryModified Event


Triggered when query changes are saved in a drawing.

See Also

Signature

object.OnQueryModified(Document, QueryName)

Object

DbConnect object
An object expression that evaluates to a DbConnect container object.

Document

String; input to the handler
The name of the document containing the query that was modified.

QueryName

String; input to the handler
The name of the query that was modified.