API:FireDAC.DatS.TFDDatSTableRowList.Add

From RAD Studio API Documentation
Jump to: navigation, search

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 */;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSTableRowList

Description


Embarcadero Technologies does not currently have any additional information.