Resultset.Value

This property returns the specified value from current record of the Resultset; Index is 1-based field index.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Resultset.Value( _
    Index As Integer) As Variant
Index [in]

Type: Integer

Variant