GetValue reads the specified field from internal memory.
Be careful. The first field has a number 0 and the last field has a number FieldCount-1.
You have to read a record with ReadRecord before using GetValue.
It returns a double value for numeric fields (Numeric, Float, Double, Currency, Integer).
|