Data.DBXCommon.TDBXValueType.SetNullable
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXValueType |
Delphi
procedure SetNullable(const NullableValue: Boolean); virtual;
C++
virtual void __fastcall SetNullable(const bool NullableValue);
Description
Set Nullable property.
SetNullable sets the Nullable property.