Data.DBXCommon.TDBXReaderValue

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXCommon.TDBXWritableValueData.DBXCommon.TDBXValueSystem.TObjectTDBXReaderValue
[–] Properties
Type: class
Visibility: public
Source:
Data.DBXCommon.pas
Data.DBXCommon.hpp
Unit: Data.DBXCommon
Parent: Data.DBXCommon

Delphi

TDBXReaderValue = class(TDBXWritableValue)

C++

class PASCALIMPLEMENTATION TDBXReaderValue : public TDBXWritableValue

Description

Implementation of TDBXWritableValue for TDBXDataTypes.DbxTableType.

TDBXReaderValue is an implementation of TDBXWritableValue for TDBXDataTypes.DbxTableType.

See Also