Data.DBXCommon.TDBXValue.AsDBXReader

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AsDBXReader: TDBXReader read GetAsDBXReader;

C++

__property TDBXReader* AsDBXReader = {read=GetAsDBXReader};

プロパティ

種類 可視性 ソース ユニット
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue


説明

AsDBXReader は、この TDBXValueTDBXReader 表現です。

この型に、サポートされる変換がない場合には、例外を発生させます。

関連項目