dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAnyData Class
Properties Methods

OracleAnyData Class Members

The following tables list the members exposed by OracleAnyData.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the OracleAnyData class.  
Top
Public Properties
 NameDescription
Public PropertyIndicates whether or not the OracleAnyData represents a null value.  
Public Propertystatic (Shared in Visual Basic)Represents a null value that can be assigned to the Value property of an OracleAnyData structure.  
Public PropertyGets the type of the OracleAnyData.  
Public PropertyGets the value of the OracleAnyData.  
Public PropertyGets the value of the OracleAnyData converted to a .NET type.  
Top
Public Methods
 NameDescription
Public MethodDisposes the resources allocated by the OracleAnyData object.  
Top
See Also