This class represents the result of a SQL request.
Variant = hResult [ Field AS String ] AS Variant
Returns the value of the specified field of the current record.
hResult [ Field AS String ] = Variant
Sets the value of the specified field of the current record.