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