ISDBDBIterator::StringByIndex
Jump to navigation
Jump to search
CoClass SDBDBIterator, Interface ISDBDBIterator
Property Get StringByIndex(Index As Long) As String
Parameters
Name | Type | Description |
---|---|---|
Index | Long | Index of the field to return. |
Property description
Returns a field of the current record specified by Index. The returned value is a string.