MindFusion.Mapping Programmer's Guide

Row.Item Property

See Also
 






Gets the data stored in a specified field.

 Overload List

Name Description

Row.Item (Int32)

Returns the data stored in the specified field.

Row.Item (Column)

Returns the data stored in the specified field.

Row.Item (String)

Returns the data stored in the specified field.

 See Also