Used to execute automatic TCustomDADataSet.Prepare on a query execution.
property AutoPrepare: boolean;
Use the AutoPrepare property to execute automatic TCustomDADataSet.Prepare on a query execution. Makes sense for the cases when a query will be executed several times, for example, in Master/Detail relationships.