Question Devart.Data.Oracle.OraclePackage
Posted: Fri 19 Oct 2012 14:34
Hello,
I have a oracle Package and generated a class, which is derived from Devart.Data.Oracle.OraclePackage
Now I have to use the same connection for this packages and for the connection for entity framework, because I have to start one Transaction.
But one connection is of type SYSTE.DATA...
and the other is of type Devart.Data.Oracle
I have not found any possibility to Cast one of this connection, to the other one.
Any help available?
I have a oracle Package and generated a class, which is derived from Devart.Data.Oracle.OraclePackage
Now I have to use the same connection for this packages and for the connection for entity framework, because I have to start one Transaction.
But one connection is of type SYSTE.DATA...
and the other is of type Devart.Data.Oracle
I have not found any possibility to Cast one of this connection, to the other one.
Any help available?