ISDBDBIterator::ValueByIndex

From MMWiki

Jump to: navigation, 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.

Personal tools