Returns the data stored in the specified field.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
public string Item [ |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Item( _ |
Specifies the index of the database column.
The string value of the specified field.
See Also