ParamType: TsParamType;
The ParamType property determines a parameter type.
To determine a data type of parameter, use the ITsModelParam.DataType property.
The property use is given in the example for ITsModelParams.Add.
See also:
ITsModelParam