Data.DBXCommonTable.TDBXDelegateTable.Table
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXDelegateTable |
Delphi
property Table: TDBXTable write SetTable;
C++
__property TDBXTable* Table = {write=SetTable};
Description
Specifies the table from which TDBXDelegateTable is delegated.
Table is a property that specifies the table from which TDBXDelegateTable is delegated.