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

DotNetObjectDataExchange.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

DotNetObjectDataExchange Class | IBatisNet.DataMapper.DataExchange Namespace