Generator - MaxRecordCount attribute
About
maxRecordCount is a attribute of a generator data resource (ie the maximum of the count attribute)
It defines the maximum number of record that a generator data resource can generate.
This is a maximum because other columns can generate less data. In this case, the minimum of records is chosen.
Ie if a column cannot generate the MaxRecordCount due to constraints, this property is discarded.
Howto
Set
maxRecordCount can be set:
- or at the command line at the data fill command with the –max-record-count option.