MindFusion.Mapping Programmer's Guide

Database.Item Property

See Also
 






Gets the column with a specified name or index.

 Overload List

Name Description

Database.Item (String)

Gets the column with the specified name.

Database.Item (Int32)

Gets the column with the specified index.

 See Also