Click or drag to resize

IConversionOptionsHandleDBNullAsNull Property

If true, Value is handled the same way as null.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
bool HandleDBNullAsNull { get; }

Property Value

Type: Boolean
See Also