Data.DBXDelegate.TDBXDelegateWritableValue
Delphi
TDBXDelegateWritableValue = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXDelegateWritableValue : public Data::Dbxcommon::TDBXWritableValue
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.DBXDelegate.pas Data.DBXDelegate.hpp |
Data.DBXDelegate | Data.DBXDelegate |
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.