Gets the column with the specified name.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C#
![]() |
---|
public Column Item [ |
Visual Basic
![]() |
---|
Public ReadOnly Property Item( _ |
A string value specifying the column name.
A Column instance representing the database column.