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