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

ResultProperty.TypeHandler Property

The typeHandler used to work with the result property.

[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

ResultProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace