FireDAC.DatS.TFDDatSForeignKeyConstraint.DoInsertAssignParentValues
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSForeignKeyConstraint |
Delphi
procedure DoInsertAssignParentValues(AParentRow, AChildRow: TFDDatSRow);
C++
void __fastcall DoInsertAssignParentValues(TFDDatSRow* AParentRow, TFDDatSRow* AChildRow);
Description
Embarcadero Technologies does not currently have any additional information.