Data.DBXDBReaders.TDBXMemoryTable.GetTableCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTableCount: Integer; override;

C++

virtual int __fastcall GetTableCount();

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXDBReaders.pas
Data.DBXDBReaders.hpp
Data.DBXDBReaders TDBXMemoryTable

Description

Returns the number of rows in a DBX memory table.

The GetTableCount method returns the number of rows in a DBX memory table.