Page 1 of 1

Turn off parameter check in entity framework

Posted: Fri 03 Jan 2014 17:26
by mars
Hello!

How I can turn off parameter check in entity framework function calls?
Is there something like Devart.Data.Oracle.OracleCommand.ParameterCheck?

Thanks

Re: Turn off parameter check in entity framework

Posted: Wed 08 Jan 2014 10:31
by Shalex
Currently dotConnect for Oracle describes all procedures and tries to find missing parameters. We will notify you when the option, which will turn off this behaviour, is implemented.