ShortServerVersion Property (OracleConnection)
Gets the version of the instance of Oracle Database, the
OracleConnection object is connected to, as a
System.Version object.
public Version ShortServerVersion {get;}
'Declaration
Public ReadOnly Property ShortServerVersion As Version
Property Value
The
System.Version object, representing the version of the instance of Oracle Database, the
OracleConnection object is connected to.