ExecuteProcedure(String,OracleParameterCollection,Boolean) Method
Executes stored procedure or function.
Parameters
- name
- The name of the stored procedure or function.
- parameters
- Parameters to be passed to the procedure as arguments.
- parameterCheck
- If true, collection of parameters is automatically adjusted to correspond to stored procedure's declaration.
Return Value
Return value of the stored function.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2