A
collection of
data, typically used in
Microsoft database-access
APIs and
objects.
It is a
linear set of data, supporting access on a record-by-record basis, such as "move to first", "move to next", etc. Attributes such as "
EOF" and "recordcount" can be used programmatically.