Data.DBXCommonTable.TDBXTableEntity.Table
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXTableEntity |
Delphi
property Table: TDBXTable read FTable;
C++
__property TDBXTable* Table = {read=FTable};
Description
Specifies the actual DBX table.
The Table property specifies the actual DBX table.