Executing Parameteric SQL Object

Below is the example of using the SetDbCommand operation that is used to set parameter values and execute parametric SQL object. The request contains the collection of object parameters. Values are set for input parameters. The response contains execution result with refreshed information about object parameters.

SOAP

JSON

C#

See also:

SetDbCommand