FireDAC.Stan.Intf.IFDStanDefinition.ToggleUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ToggleUpdates(APassCode: LongWord; ADisableDelete, ADisableModify: Boolean);

C++

virtual void __fastcall ToggleUpdates(unsigned APassCode, bool ADisableDelete, bool ADisableModify) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf IFDStanDefinition

Description

Embarcadero Technologies does not currently have any additional information.