OracleDataSourceBuilder Members

OracleDataSourceBuilder members are listed in the following tables.

OracleDataSourceBuilder Constructors

OracleDataSourceBuilder constructors are listed in Table 6-94.

Table 6-94 OracleDataSourceBuilder Constructors

Constructor Description

OracleDataSourceBuilder Constructor

Instantiates a new instance of the OracleDataSourceBuilder class with the provided connection string.

OracleDataSourceBuilder Public Methods

OracleDataSourceBuilder methods are listed in Table 6-95.

Table 6-95 OracleDataSourceBuilder Public Methods

Method Description

Build

Returns a new OracleDataSource instance.

UsePassword

Sets the OracleDataSource password (Overloaded)

UseProxyPassword

Sets the OracleDataSource proxy user password (Overloaded)

OracleDataSourceBuilder Properties

OracleDataSourceBuilder properties are listed in Table 6-96.

Table 6-96 OracleDataSourceBuilder Properties

Property Description

ConnectionString

Specifies the OracleDataSource connection string.