FireDAC.Comp.Client.TFDMemTable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDMemTable = class(TFDCustomMemTable)

C++

class PASCALIMPLEMENTATION TFDMemTable : public TFDCustomMemTable

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client FireDAC.Comp.Client

Description

This class implements an in-memory dataset.

Use TFDMemTable to manage data in the client memory and optionally exchange the data with a DBMS.

See Also

Samples

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FireDAC.Comp.Client.TFDMemTable&oldid=740724"