Data.DBXCommonTable.TDBXTable.TableId

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property TableId: Integer read GetTableId;

C++

__property int TableId = {read=GetTableId, nodefault};

Propriétés

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

Description

Le numéro d'identification de la table.

TableId indique le numéro d'identification de la table TDBXTable.

Voir aussi