FireDAC.Comp.Client.TFDCustomMemTable.SaveToDFM
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomMemTable |
Delphi
function SaveToDFM(const AAncestor: TFDDataSet): Boolean; override;
C++
virtual bool __fastcall SaveToDFM(Firedac::Comp::Dataset::TFDDataSet* const AAncestor);
Description
Embarcadero Technologies does not currently have any additional information.