Data.DBXCommon.TDBXWritableValue.AsDBXReader

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AsDBXReader: TDBXReader read GetAsDBXReader write SetAsDBXReader;

C++

__property TDBXReader* AsDBXReader = {read=GetAsDBXReader, write=SetAsDBXReader};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXWritableValue


Description

TDBXReader est la représentation de ce TDBXWritableValue.

S'il n'existe pas de conversion supportée pour ce type, une exception est déclenchée.

Voir aussi