FireDAC.DatS.TFDDatSView.DeleteAll

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSView

Delphi

procedure DeleteAll(AAcceptChanges: Boolean = False);

C++

void __fastcall DeleteAll(bool AAcceptChanges = false);

Description

Embarcadero Technologies does not currently have any additional information.