FireDAC.DatS.TFDDatSRow.Delete
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRow | |
Delphi
procedure Delete(ANotDestroy: Boolean = False);
C++
void __fastcall Delete(bool ANotDestroy = false);
Description
Embarcadero Technologies does not currently have any additional information.