ISDBDBIterator::StringByIndex
From MMWiki
CoClass SDBDBIterator, Interface ISDBDBIterator
Property Get StringByIndex(Index As Long) As String
[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 a string.
