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

ResultMap.DataExchange Property

Sets the IDataExchange

[Visual Basic]
<XmlIgnore(TypeId:=System.Xml.Serialization.XmlIgnoreAttribute)>
NotOverridable Public Property DataExchange As  _
    Implements IResultMap.
[C#]
[XmlIgnore(TypeId=System.Xml.Serialization.XmlIgnoreAttribute)]
public IDataExchange DataExchange {set;}

Implements

IResultMap.

See Also

ResultMap Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace