Describes the parameters of a stored procedure.
procedure PrepareSQL;
Use the PrepareSQL method to describe parameters of a stored procedure. If it is necessary, Execute method calls it automatically. You can define parameters at design time if ParametersEditor is opened.