OracleConnectionOpenEventArgs Class
The OracleConnectionOpenEventArgs class provides connection information for the OracleConnection.Open() method. When a connection is opened, the callback registered using ConnectionOpen is triggered along with the OracleConnectionOpenEventArgs object.
Class Inheritance
System.Object
System.EventArgs
Oracle.DataAccess.Client.OracleConnectionOpenEventArgs
Declaration
// C# public sealed class OracleConnectionOpenEventArgs
Requirements
| Provider | ODP.NET, Unmanaged Driver | ODP.NET, Managed Driver | ODP.NET Core |
|---|---|---|---|
|
Assembly |
|
|
|
|
Namespace |
|
|
|
|
.NET Framework |
4.8 |
4.8 |
- |
|
.NET (Core) |
- |
- |