FireDAC.DatS.TFDDatSConstraintList.Add
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
Unit: FireDAC.DatS | |
Parent: TFDDatSConstraintList |
Delphi
function Add(AObj: TFDDatSConstraintBase): Integer; overload;
C++
int __fastcall Add(TFDDatSConstraintBase* AObj)/* overload */;
Description
Embarcadero Technologies does not currently have any additional information.