ServerVersion Property (OracleDatabase)
Gets a string containing the version of the instance of Oracle Database, the
OracleDatabase object is connected to.
public string ServerVersion {get;}
'Declaration
Public ReadOnly Property ServerVersion As String
Property Value
The version of the instance of Oracle Database.