6.5.3 OracleConnectionStringBuilder Public Properties

OracleConnectionStringBuilder public properties are listed in Table 6-39.

Table 6-39 OracleConnectionStringBuilder Public Properties

Properties Description

BrowsableConnectionString

Inherited from System.Data.Common. DbConnectionStringBuilder

ConnectionLifeTime

Specifies the value corresponding to the Connection Lifetime attribute in the ConnectionString property

ConnectionString

Inherited from System.Data.Common. DbConnectionStringBuilder

ConnectionTimeout

Specifies the value corresponding to the Connection Timeout attribute in the ConnectionString property

ContextConnection

Specifies the value corresponding to the Context Connection attribute in the ConnectionString property

Count

Inherited from System.Data.Common. DbConnectionStringBuilder

DataSource

Specifies the value corresponding to the Data Source attribute in the ConnectionString property

DBAPrivilege

Specifies the value corresponding to the DBA Privilege attribute in the ConnectionString property

DecrPoolSize

Specifies the value corresponding to the Decr Pool Size attribute in the ConnectionString property

Enlist

Specifies the value corresponding to the Enlist attribute in the ConnectionString property

HAEvents

Specifies the value corresponding to the HA Events attribute in the ConnectionString property

IncrPoolSize

Specifies the value corresponding to the Incr Pool Size attribute in the ConnectionString property

IsFixedSize

Indicates whether or not the Connection String Builder has a fixed size

IsReadOnly

Inherited from System.Data.Common.DbConnectionStringBuilder

Item

Specifies the value associated with the specified attribute

Keys

Specifies a collection of attributes contained in the Connection String Builder

LoadBalancing

Specifies the value corresponding to the Load Balancing attribute in the ConnectionString property

MaxPoolSize

Specifies the value corresponding to the Max Pool Size attribute in the ConnectionString property

MetadataPooling

Specifies the value that corresponds to the Metadata Pooling attribute in the ConnectionString property

MinPoolSize

Specifies the value corresponding to the Min Pool Size attribute in the ConnectionString property

Password

Specifies the value corresponding to the Password attribute in the ConnectionString property

PersistSecurityInfo

Specifies the value corresponding to the Persist Security Info attribute in the ConnectionString property

Pooling

Specifies the value corresponding to the Pooling attribute in the ConnectionString property

PromotableTransaction

Specifies the value corresponding to the PromotableTransaction attribute in the ConnectionString property

This property has been deprecated in 12.2.0.1. It will be desupported in a future release.

ProxyPassword

Specifies the value corresponding to the Proxy User Id attribute in the ConnectionString property

ProxyUserId

Specifies the value corresponding to the Proxy User Id attribute in the ConnectionString property

SelfTuning

Specifies the value corresponding to the Self Tuning attribute in the ConnectionString property

StatementCachePurge

Specifies the value corresponding to the Statement Cache Purge attribute in the ConnectionString property

StatementCacheSize

Specifies the value corresponding to the Statement Cache Size attribute in the ConnectionString property

UserID

Specifies the value corresponding to the User Id attribute in the ConnectionString property

ValidateConnection

Specifies the value corresponding to the Validate Connection attribute in the ConnectionString property

Values

Specifies a collection of values contained in the Connection String Builder