API:Data.DBXCommon.TDBXInt16Value

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: Data.DBXCommon |
Delphi
TDBXInt16Value = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXInt16Value : public TDBXWritableValue
Description
Extension of TDBXValue that adds the ability to set a value.
Data.DBXCommon.TDBXInt16Value inherits from Data.DBXCommon.TDBXWritableValue. All content below this line refers to Data.DBXCommon.TDBXWritableValue.
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.