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

In This Topic
ServerType Property
In This Topic
Indicates whether the connected database is an Oracle database or a TimesTen database.
Syntax
'Declaration
 
Public ReadOnly Property ServerType As OracleServerType
 

Property Value

One of the OracleServerType values.
See Also