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