Gets the column with the specified index.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public Column Item [ |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item( _ |
An integer value specifying the column index.
A Column instance representing the database column.