Data.DBXDBReaders.TDBXMemoryTable.GetDBXTableName
Delphi
function GetDBXTableName: string; override;
C++
virtual System::UnicodeString __fastcall GetDBXTableName(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Data.DBXDBReaders.pas Data.DBXDBReaders.hpp |
Data.DBXDBReaders | TDBXMemoryTable |
Description
Returns the name of a DBX memory table.
The GetDBXTableName method returns a string value that contains the name of a DBX memory table.