6.4.1 OracleConfiguration Members
OracleConfiguration members are listed in the following tables.
                  
OracleConfiguration Connection Properties
OracleConfiguration Connection properties are listed in Table 6-24.
                  
Table 6-24 OracleConfiguration Connection Properties
| Property | Description | 
|---|---|
| 
                               Specifies the Oracle edition name for the connection object  | 
                        |
| 
                               Specifies whether to enable Oracle Net Services to send or receive out-of-band break messages using urgent data provided by the underlying protocol  | 
                        |
| 
                               Specifies a logical name that identifies the DRCP connection pool that the ODP.NET connection will use  | 
                        |
| 
                               Specifies whether to default the service name to the hostname in Oracle Easy Connect Naming so that the service name does not need to be specified  | 
                        |
| 
                               Specifies the naming method order used for client name resolution lookups  | 
                        |
| 
                               Returns a collection of TNS entries added through   | 
                        |
| 
                               Specifies the time, in seconds, for a client to establish a TCP connection (PROTOCOL=tcp in the TNS connect address) to the database server before it can time out  | 
                        |
| 
                               Specifies the   | 
                        
OracleConfiguration Secure Connection Properties
OracleConfiguration Secure Connection Properties are listed in Table 6-25.
                  
Table 6-25 OracleConfiguration Secure Connection Properties
| Property | Description | 
|---|---|
| 
                               Enables one or more authentication services, such as TCP/IP with SSL  | 
                        |
| 
                               Specifies the encryption client behavior  | 
                        |
| 
                               Specifies encryption algorithms that the client can use  | 
                        |
| 
                               Specifies the checksum client behavior  | 
                        |
| 
                               Specifies the crypto-checksum algorithms the client can use  | 
                        |
| 
                               Specifies whether the client overrides the strong authentication credential with the stored wallet password credential for the database connection  | 
                        |
| 
                               Enforces the database server distinguished name (DN) matches its service name  | 
                        |
| 
                               Enforces the connection to use a specific SSL/TLS version  | 
                        |
| 
                               Specifies the location of wallets  | 
                        
OracleConfiguration Command Properties
OracleConfiguration Command properties are listed in Table 6-26.
                  
Table 6-26 OracleConfiguration Command Properties
| Property | Description | 
|---|---|
| 
                               Specifies whether the binding method used for the parameter collection is by name or by position  | 
                        |
| 
                               Specifies the number of seconds the command is allowed to execute before terminating the execution with an exception  | 
                        
OracleConfiguration High Availability Properties
OracleConfiguration High Availability properties are listed in Table 6-27.
                  
Table 6-27 OracleConfiguration High Availability Properties
| Property | Description | 
|---|---|
| 
                               Specifies the address that the provider listens to for all notifications sent by the database for continuous query notification feature.  | 
                        |
| 
                               Specifies the port number that the provider listens to for all notifications sent by the database for continuous query notification, Fast Connection Failover, and/or Runtime Connection Load Balancing features  | 
                        |
| 
                               Enables the application to receive Fast Connection Failover events for maintaining application high availability  | 
                        |
| 
                               Specifies the configuration file to define Oracle Notification Service (ONS) behavior  | 
                        |
| 
                               Specifies the ONS daemon mode as either   | 
                        |
| 
                               Returns a collection of logical ONS servers added through   | 
                        |
| 
                               Specifies the time to wait before retrying connecting to a service that becomes unavailable.  | 
                        
OracleConfiguration Performance Properties
OracleConfiguration Performance properties are listed in Table 6-28.
                  
Table 6-28 OracleConfiguration Performance Properties
| Property | Description | 
|---|---|
| 
                               Specifies the total memory size, in bytes, that the provider allocates to cache data fetched in one database round-trip  | 
                        |
| 
                               Enables the application to receive runtime connection load balancing information  | 
                        |
| 
                               Specifies the maximum number of statements that can be cached when self-tuning is enabled  | 
                        |
| 
                               Specifies the buffer space limit for receive operations of sessions  | 
                        |
| 
                               Specifies whether self-tuning is enabled for an ODP.NET application  | 
                        |
| 
                               Specifies the buffer space limit for send operations of sessions  | 
                        |
| 
                               Specifies the number of cursors or statements to be cached for each database connection  | 
                        |
| 
                               Preempts delays in buffer flushing within the TCP/IP protocol stack  | 
                        
OracleConfiguration Debug Tracing Properties
OracleConfiguration Debug Tracing properties are listed in Table 6-29.
                  
Table 6-29 OracleConfiguration Debug Tracing Properties
| Property | Description | 
|---|---|
| 
                               Specifies the destination directory to output provider traces  | 
                        |
| 
                               Specifies the generated trace level to trace ODP.NET calls and diagnose provider issues  | 
                        |
| 
                               Specifies whether to generate a single trace file or multiple trace files for multithreaded applications  |