API:Data.DBXCommon.TDBXTimeStampValue

Delphi
TDBXTimeStampValue = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXTimeStampValue : public TDBXWritableValue
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | Data.DBXCommon |
Description
Extension of TDBXValue that adds the ability to set a value. {{#multireplace:Data.DBXCommon.TDBXTimeStampValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.DBXCommon.TDBXWritableValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.DBXCommon.TDBXWritableValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Extension of TDBXValue that adds the ability to set a value.
Extension of TDBXValue that adds the ability to set a value. This is only used by TDBXParameter.Value. TDBXReader.Value array property uses the read-only TDBXValue.