You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExecuteProcedure should support output parameters. It should be done by changing the parameter direction if it's output parameter and read them to return object after executing the command but before connection is terminated.