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

ParameterMap.DataExchange Property

Sets the IDataExchange

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

See Also

ParameterMap Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace