| Devart.Data.Oracle Namespace : OracleDataReader Class |
Depth | Overridden. Gets a value indicating the depth of nesting for the current row. |
EndOfData | Overridden. Indicates whether the OracleDataReader has been read completely. |
FieldCount | Overridden. Gets the number of columns in the current row. |
HasRows | Overridden. Gets a value indicating whether the OracleDataReader contains one or more rows. |
IsClosed (Inherited from Devart.Common.DbDataReaderBase) | Gets a value indicating whether the data reader is closed. |
Item (Inherited from Devart.Common.DbDataReaderBase) | Overloaded. Gets the value of the specified column in its native format given the column name. |
RecordsAffected | Overridden. Gets the number of rows changed, inserted, or deleted by execution of the SQL statement. |
| Gets the number of fields in the |
Close | Overridden. Closes the OracleDataReader object. |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
GetBoolean | Overloaded. Overridden. Gets the value of the specified column as a Boolean. |
GetByte | Overloaded. Overridden. Gets the value of the specified column as a byte. |
GetBytes | Overloaded. Overridden. Reads a stream of bytes from the specified column offset into the buffer as an array starting at the given buffer offset. |
GetChar | Overloaded. Overridden. Gets the value of the specified column as a single character. |
GetChars | Overloaded. Overridden. Reads a stream of characters from the specified column offset into the buffer as an array starting at the given buffer offset. |
GetDataTypeName | Overloaded. Overridden. Gets the name of the source data type. |
GetDateTime | Overloaded. Overridden. Gets the value of the specified column as a |
GetDateTimeOffset | Overloaded. Overridden. Gets the value of the specified column as an DateTimeOffset object. |
GetDecimal | Overloaded. Overridden. Gets the value of the specified column as a |
GetDouble | Overloaded. Overridden. Gets the value of the specified column as a double-precision floating point number. |
GetEnumerator (Inherited from Devart.Common.DbDataReaderBase) | Fills |
GetFieldType | Overloaded. Overridden. Gets the |
GetFloat | Overloaded. Overridden. Gets the value of the specified column as a single-precision floating point number. |
GetGuid | Overloaded. Overridden. Gets the value of the specified column as a globally-unique identifier (GUID). |
GetInt16 | Overloaded. Overridden. Gets the value of the specified column as a 16-bit signed integer. |
GetInt32 | Overloaded. Overridden. Gets the value of the specified column as a 32-bit signed integer. |
GetInt64 | Overloaded. Overridden. Gets the value of the specified column as a 64-bit signed integer. |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetName | Overridden. Gets the name of the specified column. |
GetNativeOracleArray | Overloaded. Gets the value of the specified column as an NativeOracleArray object. |
GetNativeOracleObject | Overloaded. Gets the value of the specified column as an NativeOracleObject object. |
GetNativeOracleTable | Overloaded. Gets the value of the specified column as an NativeOracleTable object. |
GetObjectType | Overloaded. Gets the value of the specified column as an OracleType object. |
GetOracleAnyData | Overloaded. Gets the value of the specified column as an OracleAnyData object. |
GetOracleArray | Overloaded. Gets the value of the specified column as an OracleArray object. |
GetOracleBFile | Overloaded. Gets the value of the specified column as an OracleBFile object. |
GetOracleBinary | Overloaded. Gets the value of the specified column as an OracleBinary object. |
GetOracleCursor | Overloaded. Gets the value of the specified column as an OracleCursor object. |
GetOracleDate | Overloaded. Gets the value of the specified column as an OracleDate object. |
GetOracleDateTime | Gets the value of the specified column as an OracleDateTime object. |
GetOracleIntervalDS | Overloaded. Gets the value of the specified column as an OracleIntervalDS object. |
GetOracleIntervalYM | Overloaded. Gets the value of the specified column as an OracleIntervalYM object. |
GetOracleLob | Overloaded. Gets the value of the specified column as a OracleLob object. |
GetOracleMonthSpan | Gets the value of the specified column as an OracleMonthSpan object. |
GetOracleNumber | Overloaded. Gets the value of the specified column as an OracleNumber object. |
GetOracleObject | Overloaded. Gets the value of the specified column as an OracleObject object. |
GetOracleRef | Overloaded. Gets the value of the specified column as an OracleRef object. |
GetOracleString | Overloaded. Gets the value of the specified column as an OracleString object. |
GetOracleTable | Overloaded. Gets the value of the specified column as an OracleTable object. |
GetOracleTimeSpan | Gets the value of the specified column as an OracleTimeSpan object. |
GetOracleTimeStamp | Overloaded. Gets the value of the specified column as an OracleTimeStamp object. |
GetOracleValue | Overloaded. Gets the value of the column at the specified ordinal in its Oracle format wrapped by dotConnect for Oracle. |
GetOracleValues | Gets all the column values as the dotConnect for Oracle wrapped types. |
GetOracleXml | Overloaded. Gets the value of the specified column as an OracleXml object. |
GetOrdinal (Inherited from Devart.Common.DbDataReaderBase) | Gets the column ordinal, given the name of the column. |
GetProviderSpecificFieldType | Overloaded. Overridden. Gets the |
GetProviderSpecificValue | Overloaded. Overridden. Gets the value of the specified column. If possible, a provider-specific type is used. |
GetProviderSpecificValues | Overridden. Gets all columns in the collection for the current row. If possible, a provider-specific type is used. |
GetSchemaTable (Inherited from Devart.Common.DbDataReaderBase) | Returns a |
GetString | Overloaded. Overridden. Gets the value of the specified column as a string. |
GetTimeSpan | Overloaded. Gets the value of the specified column as a System.TimeSpan. |
GetValue | Overloaded. Overridden. Gets the value of the specified column in its native format. |
GetValues | Overridden. Gets all columns in the collection for the current row. |
| Obtains a lifetime service object to control the lifetime policy for this instance. |
IsDBNull | Overloaded. Overridden. Gets a value indicating whether the column contains non-existent or missing values. |
NextResult | Overridden. Advances the data reader to the next result, when reading the results of multiple REF CURSORs in PL/SQL statement. |
Read | Overridden. Advances the OracleDataReader to the next record. |
OracleDataReader Class | Devart.Data.Oracle Namespace | OracleConnection Class | OracleCommand Class
© 2002 - 2013 Devart. All Rights Reserved.