dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleDataReader Class / GetOracleValues Method / GetOracleValues() Method

GetOracleValues() Method
Gets all the column values as the dotConnect for Oracle wrapped types.
Syntax
'Declaration
 
Public Overloads Function GetOracleValues() As Object()
 

Return Value

An array of objects with the dotConnect for Oracle wrapped types as the column values.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also