OnQueryDeleted [Connectivity Automation Reference: CAR]

OnQueryDeleted Event


Triggered when a query is deleted from a drawing.

See Also

Signature

object.OnQueryDeleted(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 from which the query was deleted.

QueryName

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