See Also

OracleConnection Class  | OracleConnection Members

Language

Visual Basic

C#

Show All

See AlsoLanguagesDevart.Data.OracleSend comments on this topic.

ServerVersion Property

Devart.Data.Oracle Namespace > OracleConnection Class : ServerVersion Property (OracleConnection)

Gets a string containing the version of the instance of Oracle to which the client is connected.

[Visual Basic]
Public ReadOnly Property ServerVersion As String
[C#]
public string ServerVersion {get;}

Return Type

The version of the instance of Oracle.

See Also

OracleConnection Class  | OracleConnection Members

 

 


© 2002 - 2013 Devart. All Rights Reserved.