Turn off parameter check in entity framework

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
mars
Posts: 17
Joined: Tue 14 Jul 2009 13:56

Turn off parameter check in entity framework

Post by mars » Fri 03 Jan 2014 17:26

Hello!

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

Thanks

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Turn off parameter check in entity framework

Post by Shalex » Wed 08 Jan 2014 10:31

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.

Post Reply