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

In This Topic
    OracleAnyData Class Properties
    In This Topic

    For a list of all members of this type, see OracleAnyData members.

    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
    See Also