Data.DBXDelegate.TDBXDelegateWritableValue

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.DBXDelegate.pas Data.DBXDelegate.hpp
| |
Unit: Data.DBXDelegate | |
Parent: Data.DBXDelegate |
Delphi
TDBXDelegateWritableValue = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXDelegateWritableValue : public Data::Dbxcommon::TDBXWritableValue
Description
Extension of TDBXValue that adds the ability to set a value.
Data.DBXDelegate.TDBXDelegateWritableValue 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.