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