Data.DBXCommonTable.TDBXTable.TableId
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXTable |
Delphi
property TableId: Integer read GetTableId;
C++
__property int TableId = {read=GetTableId, nodefault};
Description
The ID number of the table.
TableId specifies the ID number of the TDBXTable.