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