Data.DBXCommonTable.TDBXTable.UpdatedRows

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property UpdatedRows: TDBXTable read GetUpdatedRows;

C++

__property TDBXTable* UpdatedRows = {read=GetUpdatedRows};

Propriétés

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

Description

Table contenant les lignes mises à jour.

UpdatedRows représente une table TDBXTable contenant les lignes mises à jour.

Voir aussi