FireDAC.DatS.TFDDatSTableRowList.Add

From RAD Studio API Documentation

[–] 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.