Data.DBXCommonTable.TDBXTableRow

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.DBXCommon.TDBXWritableValueListData.DBXCommon.TDBXValueListSystem.TObjectTDBXTableRow

Delphi

TDBXTableRow = class abstract(TDBXWritableValueList)

C++

class PASCALIMPLEMENTATION TDBXTableRow : public Data::Dbxcommon::TDBXWritableValueList

Propriétés

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

Description

Représente une ligne de table DBX.

La classe TDBXTableRow représente une ligne de table DBX. Elle étend les fonctionnalités de la classe TDBXValueTypeArray.

Voir aussi