FireDAC.DatS.TFDDatSForeignKeyConstraint.DoInsertAssignParentValues

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoInsertAssignParentValues(AParentRow, AChildRow: TFDDatSRow);

C++

void __fastcall DoInsertAssignParentValues(TFDDatSRow* AParentRow, TFDDatSRow* AChildRow);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSForeignKeyConstraint

Description

Embarcadero Technologies does not currently have any additional information.