OracleConfiguration Performance Properties

OracleConfiguration Performance properties are listed in Table 7-36.

Table 7-36 OracleConfiguration Performance Properties

Property Description

FetchSize

Specifies the total memory size, in bytes, that the provider allocates to cache data fetched in one database round-trip

LoadBalancing

Enables the application to receive runtime connection load balancing information

MaxStatementCacheSize

Specifies the maximum number of statements that can be cached when self-tuning is enabled

PerformanceCounters

Specifies the ODP.NET connection performance counters to publish so that they can be monitored

ReceiveBufferSize

Specifies the buffer space limit for receive operations of sessions

SelfTuning

Specifies whether self-tuning is enabled for an ODP.NET application

SendBufferSize

Specifies the buffer space limit for send operations of sessions

StatementCacheSize

Specifies the number of cursors or statements to be cached for each database connection

TcpNoDelay

Preempts delays in buffer flushing within the TCP/IP protocol stack