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

ParameterProperty.HasNullValue Property

Tell if a nullValue is defined._nullValue!=null

[Visual Basic]
<XmlIgnore(TypeId:=System.Xml.Serialization.XmlIgnoreAttribute)>
Public ReadOnly Property HasNullValue As 
[C#]
[XmlIgnore(TypeId=System.Xml.Serialization.XmlIgnoreAttribute)]
public Boolean HasNullValue {get;}

See Also

ParameterProperty Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace