FireDAC.DatS.TFDDatSForeignKeyConstraint.CheckRow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CheckRow(ARow: TFDDatSRow): Boolean; override;

C++

virtual bool __fastcall CheckRow(TFDDatSRow* ARow);

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.