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