ExecuteReaderAsync
ExecuteReaderAsync returns an OracleDataReader asynchronously.
Overload List:
-
ExecuteReaderAsync(cancellationToken)
This method returns an
OracleDataReaderasynchronously. -
ExecuteReaderAsync(commandBehavior, cancellationToken)
This method returns an
OracleDataReaderasynchronously withCommandBehavior.CloseConnection.