Data.DBXCommon.TDBXContext.ClosedByteReader

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

Delphi

property ClosedByteReader: TDBXByteReader read FClosedByteReader;

C++

__property TDBXByteReader* ClosedByteReader = {read=FClosedByteReader};

プロパティ

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

説明

それ以上の行がない閉じたバイトリーダーを示します。

フレームワークは,このプロパティを使用して,それ以上の行がない TDBXByteReader を「閉じている」とマークします。

関連項目