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 TDBXByteReader with no more rows as closed with this property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!