ISDBDBIterator::StringByIndex

From MediaMonkey Wiki
Revision as of 14:42, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.