FireDAC.Comp.Client.TFDTable.DoPurge
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDTable | |
Delphi
function DoPurge(AView: TFDDatSView; ADirection: TFDFetchDirection = fdDown): Integer; override;
C++
virtual int __fastcall DoPurge(Firedac::Dats::TFDDatSView* AView, Firedac::Comp::Dataset::TFDFetchDirection ADirection = (Firedac::Comp::Dataset::TFDFetchDirection)(0x1));
Description
Embarcadero Technologies does not currently have any additional information.