Programming with Reflection
Xfr400NumDisplayRecords property
Syntax |
object.Xfr400NumDisplayRecords |
Data type |
Returns (first syntax line) or specifies (second syntax line) how many records are displayed in the Query Results window. The Query Results window is displayed when you transfer host records to your display rather than to a file. To specify screen display, set the value of Xfr400OutputDestination to rcAS400Display.
If you choose to display fewer records than the number of records that are received, click More in the Query Results window to view the rest.
This property affects AS/400 data transfer and is only relevant to 5250 sessions.
The default value is 200.
The range of values is 1 to 500.