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