'Declaration Public Class OracleAnyData Implements System.Data.SqlTypes.INullable, System.IDisposable
public class OracleAnyData : System.Data.SqlTypes.INullable, System.IDisposable
'Declaration Public Class OracleAnyData Implements System.Data.SqlTypes.INullable, System.IDisposable
public class OracleAnyData : System.Data.SqlTypes.INullable, System.IDisposable
This type contains an instance of a given type, with data, plus a description of the type. OracleAnyData can be used as a table column datatype and lets you store heterogeneous values in a single column. The values can be of SQL built-in types as well as user-defined types.
This type is supported starting with Oracle 9i.
OracleAnyData can be used with one of these types:
System.Object
Devart.Data.Oracle.OracleAnyData
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