[]
Gets the unbound value stored in this row at a given column.
protected virtual object GetUnboundValue(Column col)
| Type | Name | Description |
|---|---|---|
| Column | col | Column that contains the value. |
| Type | Description |
|---|---|
| object | The unbound value stored at the given column. |