iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

NullableBooleanTypeHandler.NullValue Property

The null value for this type

[Visual Basic]
Overrides Public ReadOnly Property NullValue As  _
    Implements ITypeHandler.
[C#]
public override Object NullValue {get;}

Property Value

Implements

ITypeHandler.

See Also

NullableBooleanTypeHandler Class | IBatisNet.DataMapper.TypeHandlers.Nullables Namespace