dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnection Class / ServerVersion Property

In This Topic
ServerVersion Property (OracleConnection)
In This Topic
Gets a string containing the version of the instance of Oracle to which the client is connected.
Syntax
'Declaration
 
Public Shadows ReadOnly Property ServerVersion As String
 

Property Value

The version of the instance of Oracle.
See Also