Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.160 KeysetSize Property

Description:

Defines the key set size.

Used in control(s):

DBAccess

Values:

0 to 65535

It is only effective when CursorType is
"1 - SQL_CURSOR_KEYSET_DRIVEN".

Default value:

0

COBOL picture:

S9(9) COMP-5

OLE data type:

VT_I4

Design time access:

Set and reference.

Execution time access:

Reference only.

Backward compatibility attribute:

None.