Methods, Properties, and Events in Common with OracleConnection or OracleDataSource
OracleDataSourcebuilder
allows ODP.NET connections to be configured with many of the same properties and events that are part of OracleConnection
or OracleDataSource
. The table below shows the OracleDataSourceBuilder
setter methods and properties with the counterpart OracleConnection
or OracleDataSource
properties.
Note:
These OracleDataSourceBuilder
methods and properties do not have getters.
OracleDataSourceBuilder Methods | Corresponding OracleConnection or OracleDataSource Property |
---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The table below shows the OracleDataSourceBuilder
events with the counterpart OracleConnection
events.
OracleDataSourceBuilder Methods | Corresponding OracleConnection Event |
---|---|
|
|
|
|
|
|
|
|
|