Data.DBXCommon.TDBXByteReader
Delphi
TDBXByteReader = class
C++
class PASCALIMPLEMENTATION TDBXByteReader : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | Data.DBXCommon |
Description
Allows for primitive retrieval of data using byte arrays.
This class is used by dbExpress related TDataSet components. It allows for primitive retrieval of data using byte arrays. It is not for general usage.