Data.DBXDBReaders.TDBXMemoryTable.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TDBXMemoryTable();

Properties

Type Visibility Source Unit Parent
constructor public
Data.DBXDBReaders.pas
Data.DBXDBReaders.hpp
Data.DBXDBReaders TDBXMemoryTable

Description

Creates a TDBXMemoryTable instance.

This constructor creates an instance of the TDBXMemoryTable class.

See Also