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