OracleConnectionStringBuilder Public Methods

OracleConnectionStringBuilder public methods are listed in Table 6-56.

Table 6-56 OracleConnectionStringBuilder Public Methods

Methods Description

Add

Inherited from System.Data.Common.DbConnectionStringBuilder

Clear

Clears the connection string contents

ContainsKey

Indicates whether or not a specific attribute in the connection string is supported by ODP.NET

EquivalentTo

Inherited from System.Data.Common.DbConnectionStringBuilder

Remove

Removes the entry corresponding to the specified attribute from the connection string

ShouldSerialize

Inherited from System.Data.Common.DbConnectionStringBuilder

ToString

Inherited from System.Data.Common.DbConnectionStringBuilder

TryGetValue

Returns the value corresponding to the supplied attribute, as an output parameter