FireDAC.DatS.TFDDatSConstraintBase.CheckRow
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSConstraintBase | |
Delphi
function CheckRow(ARow: TFDDatSRow): Boolean; virtual;
C++
virtual bool __fastcall CheckRow(TFDDatSRow* ARow);
Description
Embarcadero Technologies does not currently have any additional information.