FireDAC.DatS.TFDDatSTableRowList.Add
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSTableRowList | |
Delphi
function Add(const AValues: array of Variant): TFDDatSRow; overload;
C++
HIDESBASE TFDDatSRow* __fastcall Add(const System::Variant *AValues, const System::NativeInt AValues_High)/* overload */;
Description
Embarcadero Technologies does not currently have any additional information.