Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.239 RowCount Property

Description:

Contains the number of rows in the table.

Used in control(s):

Table

Values:

The number of rows in the table.

The maximum value is 2000.

Default value:

3

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-ROWSPIC S9(4) COMP-5