RecordSetType

Storage format arranged record by record. A RecordSet requires a list of variables to appear in a specified order. Provides a consistent order for the variables and a set of values for each record displayed in variable order.

Properties

Name

Type

Description

VariableOrder

VariableOrderType

0..1

Provides the sequence of variables representing the order of storage within each record.

Record

RecordType

0..n

For each record, contains the values for the items in order by the specified variable sequence.

Relationships

The following types reference this type.

stub