Used to specify whether to query TMSParam properties from the server when executing the TCustomDASQL.Prepare method.
property DescribeParams: boolean default False;
Specifies whether to query TMSParam properties (Name, ParamType, DataType, Size, TableTypeName) from the server when executing the TCustomDASQL.Prepare method. The default value is False.