Data.DBXCommon.TDBXValue.AsVariant

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AsVariant: OleVariant read GetAsVariant;

C++

__property System::OleVariant AsVariant = {read=GetAsVariant};

Propriétés

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

Description

AsVariant est la représentation OleVariant de ce TDBXValue.

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

Voir aussi