Returns the data stored in the specified field.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public string Item [ Column column] { get; }
Public ReadOnly Property Item( _ column As Column _) As String
Specifies the database column.
The string value of the specified field.
Item Property Overload ListRow MembersRow ClassMindFusion.Mapping Namespace