Data.DBXCommonTable.TDBXTableRow.DBXTableName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DBXTableName: string read GetDBXTableName write SetDBXTableName;

C++

__property System::UnicodeString DBXTableName = {read=GetDBXTableName, write=SetDBXTableName};

Propriétés

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

Description

Spécifie le nom de la table DBX.

La propriété DBXTableName spécifie le nom de la table DBX.

Voir aussi