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

ComplexDataExchange.SetData Method

Sets the value to the parameter property.

Overload List

Sets the value to the parameter property.

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

Sets the value to the result property.

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

See Also

ComplexDataExchange Class | IBatisNet.DataMapper.DataExchange Namespace