FireDAC.Comp.Client.TFDTable.DoPurge

From RAD Studio API Documentation
Jump to: navigation, search

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));

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDTable

Description


Embarcadero Technologies does not currently have any additional information.