FireDAC.DatS.TFDDatSTableList.Add

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Add(AObj: TFDDatSTable): Integer; overload;
function Add(const AName: String = ''): TFDDatSTable; overload;

C++

int __fastcall Add(TFDDatSTable* AObj)/* overload */;
TFDDatSTable* __fastcall Add(const System::UnicodeString AName = System::UnicodeString())/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSTableList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !