8 The Oracle Entity Framework Data Provider : Namespaces

Namespaces
In most cases, you do not need to reference the namespace for the Oracle Entity Framework data provider. If you must manually define a namespace, use DDTek.Oracle.Entity.
When connecting to the Oracle database, you use the OracleConnection and OracleCommand objects in the DDTek.Oracle namespace.