Table 5-5 Properties and Methods for Accessing Fields in a Record
|
Property or Method
|
Description
|
|
|
Sets or returns a variant array containing information on the fields of the current table.
|
|
|
Sets or returns the total number of fields defined for the associated file.
|
|
|
Sets or returns the value of the field specified for the current record in memory or the current row of an extended fetch record set.
|
|
|
Returns the value of a field in the current record formatted using the specified format string.
|
|
|
Converts data stored in alphanumeric fields between ANSI and OEM character sets.
|