ISDBDBIterator::ValueByName
From MMWiki
CoClass SDBDBIterator, Interface ISDBDBIterator
Property Get ValueByName(Name As String) As Variant
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Name | String | Name of the field to return. |
[edit]
Property description
Returns a field of the current record specified by Name. The returned value is of the same type as in database.
