OnConnect [Connectivity Automation Reference: CAR]
From AutoCAD Connectivity Automation Objects
OnConnect Event
Triggered when a connection to a data source is established.
Signature
object.OnConnect(Datasource)
Object
DbConnect object
An object expression that evaluates to a DbConnect container object.
Datasource
String; input to the handler
The name of the data source.