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

IDataExchange.SetData Method

Sets the value to the parameter property.

Overload List

Sets the value to the parameter property.

void SetData(ref Object&,ParameterProperty,Object);

Sets the value to the result property.

void SetData(ref Object&,ResultProperty,Object);

See Also

IDataExchange Interface | IBatisNet.DataMapper.DataExchange Namespace