OleDbConnection Events
.NET Framework 4.5
The OleDbConnection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
|
InfoMessage | Occurs when the provider sends a warning or an informational message. |
|
StateChange | Occurs when the state of the event changes. (Inherited from DbConnection.) |