FireDAC.DatS.TFDDatSUniqueConstraint.DoCheck

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoCheck(ARow: TFDDatSRow;
AProposedState: TFDDatSRowState); override;

C++

virtual void __fastcall DoCheck(TFDDatSRow* ARow, TFDDatSRowState AProposedState);

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.