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