ISDBDBIterator::ValueByIndex
		
		
		
		Jump to navigation
		Jump to search
		
CoClass SDBDBIterator, Interface ISDBDBIterator
Property Get ValueByIndex(Index As Long) As Variant
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 of the same type as in database.
