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

In This Topic
    OracleDbType Property (OracleAnyData)
    In This Topic
    Gets the type of the OracleAnyData.
    Syntax
    'Declaration
     
    Public ReadOnly Property OracleDbType As OracleDbType
    public OracleDbType OracleDbType {get;}

    Property Value

    One of the OracleDbType values.
    See Also