Data.DBXCommonTable.TDBXNoOpRow.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AContext: TDBXContext);

C++

__fastcall TDBXNoOpRow(Data::Dbxcommon::TDBXContext* const AContext);

Propriétés

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

Description

Crée une instance de TDBXNoOpRow.

Le constructeur Create crée et initialise une instance de la classe TDBXNoOpRow.

Voir aussi