API:FireDAC.Comp.Client.TFDCustomMemTable.LogChanges

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomMemTable

Delphi

property LogChanges: Boolean read GetLogChanges write SetLogChanges;

C++

__property bool LogChanges = {read=GetLogChanges, write=SetLogChanges, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.