OnQueryCreated [Connectivity Automation Reference: CAR]

OnQueryCreated Event


Triggered when a new query is saved in a drawing.

See Also

Signature

object.OnQueryCreated(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 in which the query was created.

QueryName

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