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

ParameterProperty.TypeHandler Property

The typeHandler used to work with the parameter.

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

See Also

ParameterProperty Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace