Data.DBXCommon.TDBXWritableValue.SetNull
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXWritableValue | |
Delphi
procedure SetNull; virtual;
C++
virtual void __fastcall SetNull();
Description
Sets a writable value of any type to null.
Sets a TDBXWritableValue instance of any type to null.