Used to disable automatic detection of the parameters data types.
property UseParamTypes: boolean default False;
Set the UseParamTypes option to True to disable automatic detection of parameter types. When this option is True, data types of parameters are set basing on the DataType property. When this option is False, data types of the parameters are detected by server automatically.