Data.DBXCommonTable.TDBXTableEntity.Table

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Table: TDBXTable read FTable;

C++

__property TDBXTable* Table = {read=FTable};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXTableEntity

Description

Spécifie la table DBX réelle.

La propriété Table spécifie la table DBX réelle.

Voir aussi