Data.DBXCommon.TDBXValue.AsDBXReader

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AsDBXReader: TDBXReader read GetAsDBXReader;

C++

__property TDBXReader* AsDBXReader = {read=GetAsDBXReader};

Propriétés

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

Description

AsDBXReader est la représentation TDBXReader de ce TDBXValue.

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

Voir aussi