This property enables an ODP.NET application to determine whether a particular connection object is associated with an Oracle database connection, a TimesTen database connection, or no physical connection at all.
Declaration
// C#
public OracleConnectionType ConnectionType {get;}
Property Value
The OracleConnectionType that this connection object is associated with.