Collection of parameters required to execute a procedure.
Remarks
You can use DescribeProcedure method to obtain collection of parameters that can be passed to one of ExecuteProcedure overloads. It is most efficient to to describe a procedure and execute it several times then changing parameters' values only.