Data.DBXDBReaders.TDBXMemoryTable.Create

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: constructor
Visibility: public
Source:
Data.DBXDBReaders.pas
Data.DBXDBReaders.hpp
Unit: Data.DBXDBReaders
Parent: TDBXMemoryTable

Delphi

constructor Create;

C++

__fastcall TDBXMemoryTable();

Description

Creates a TDBXMemoryTable instance.

This constructor creates an instance of the TDBXMemoryTable class.

See Also