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