Changing SQL Object Parameters

Below is the example of using the SetDbCommand command to change request text and set DBMS command parameters. The request contains moniker of opened DBMS command instance, refreshed metadata and the pattern that determines whether to change request and parameters. The response contains refreshed information about DBMS command metadata. To save applied changes after the SetDbCommand operation also execute the SaveObject or SaveObjectAs operation.

SOAP

JSON

C#

See also:

SetDbCommand