Data.DBXDBReaders.TDBXMemoryTable.GetDBXTableName
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: Data.DBXDBReaders.pas Data.DBXDBReaders.hpp
| |
Unit: Data.DBXDBReaders | |
Parent: TDBXMemoryTable |
Delphi
function GetDBXTableName: string; override;
C++
virtual System::UnicodeString __fastcall GetDBXTableName();
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.