RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXContext.ClosedByteReader Property

Indicates closed byte readers that have no more rows.

Pascal
property ClosedByteReader: TDBXByteReader;
C++
__property TDBXByteReader ClosedByteReader;

The framework marks TDBXByteReaders with no more rows as closed with this property. 

 

TDBXByteReaders 

ClosedReader

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!