Triggered when a connection to a data source is closed.
Signature
VBA / VB.NET
object.OnDisconnect(Datasource)
- object
-
Type: DbConnect
An object expression that evaluates to a DbConnect container object.
- Datasource
-
Type: String; input to the handler
The name of the data source.