Gets the column with the specified index.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public Column Item [ int nIndex] { get; }
Public ReadOnly Property Item( _ nIndex As Integer _) As Column
An integer value specifying the column index.
A Column instance representing the database column.
Item Property Overload ListDatabase MembersDatabase ClassMindFusion.Mapping Namespace