API:Data.DBXCommon.TDBXWritableValue.AsDBXReader
Delphi
property AsDBXReader: TDBXReader read GetAsDBXReader write SetAsDBXReader;
C++
__property TDBXReader* AsDBXReader = {read=GetAsDBXReader, write=SetAsDBXReader};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXWritableValue |
Description
AsDBXReader is the TDBXReader representation of this TDBXValue. {{#multireplace:Data.DBXCommon.TDBXWritableValue.AsDBXReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DBXCommon.TDBXValue.AsDBXReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DBXCommon.TDBXValue.AsDBXReader|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
AsDBXReader is the TDBXReader representation of this TDBXValue.
If there is no supported conversion to this type, an exception is raised.