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