OnConnect

ACAD Connectivity Automation Objects

 
OnConnect
 
 
 

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.

See Also