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

In This Topic
    OracleDatabase Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyIndicates whether the current Oracle Database instance is an Oracle pluggable database (PDB).  
    Public PropertyGets a string containing the version of the instance of Oracle Database, the OracleDatabase object is connected to.  
    Public PropertyGets the version of the instance of Oracle Database, the OracleDatabase object is connected to, as a System.Version object.  
    Top
    See Also