Specifies whether to request TField properties from the server when calling the TCustomDADataSet.Prepare method.
property DescribeFields: boolean default True;
Specifies whether to request TField properties (FieldName, DataType, Size, Value, etc) from the server when calling the TCustomDADataSet.Prepare method.
The default value is True.