FireDAC.DatS.TFDDatSRow.AcceptChanges

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: TFDDatSRow

Delphi

procedure AcceptChanges(AUseCascade: Boolean = True);

C++

void __fastcall AcceptChanges(bool AUseCascade = true);

Description

Embarcadero Technologies does not currently have any additional information.