Data.DBXCommon.TDBXNullValue

Delphi
TDBXNullValue = class(TDBXWritableValue)
C++
class PASCALIMPLEMENTATION TDBXNullValue : public TDBXWritableValue
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | Data.DBXCommon.pas Data.DBXCommon.hpp | Data.DBXCommon | Data.DBXCommon | 
Description
Implementation of TDBXWritableValue for Parameters that have no type.
TDBXNullValue is an implementation of TDBXWritableValue for Parameters that have no type.