IBX.IBCustomDataSet.TIBDataSet.UnPrepare
Delphi
procedure UnPrepare;
C++
void __fastcall UnPrepare();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | IBX.IBCustomDataSet.pas IBX.IBCustomDataSet.hpp | IBX.IBCustomDataSet | TIBDataSet | 
Description
Resets the state of a dataset's internal queries.
Note: Call UnPrepare to reset the state of a dataset's internal queries.