ISDBDBIterator::StringByName: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Latest revision as of 14:42, 21 March 2007
CoClass SDBDBIterator, Interface ISDBDBIterator
Property Get StringByName(Name As String) As String
Parameters
Name | Type | Description |
---|---|---|
Name | String | Name of the field to return. |
Property description
Returns a field of the current record specified by Name. The returned value is a string.