OracleDataSourceCommand Members

OracleDataSourceCommand members are listed in the following tables.

OracleDataSourceCommand Public Methods

OracleDataSourceCommand methods are listed in Table 6-103.

Table 6-103 OracleDataSourceCommand Public Methods

Method Description

ExecuteReader

Returns an OracleDataReader. (Overloaded)

ExecuteReaderAsync

Returns an OracleDataReader asynchronously. (Overloaded)

OracleDataSourceCommand Properties

OracleDataSourceCommand properties are listed in Table 6-104.

Table 6-104 OracleDataSourceCommand Properties

Property Description

Connection

OracleConnectionConnection Connection throws a NotSupportedException.

Transaction

OracleTransaction Transaction throws a NotSupportedException.