Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.286 TargetType Property

Description:

Defines the kind of data to be extracted.

Used in control(s):

DBAccess

Values (with constants):

0 - Table/View(POW-TARGETYPE-TABLE)
1 - Procedure(POW-TARGETYPE-PROCEDURE)

Default value:

0 - Table/View(POW-TARGETYPE-TABLE)

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.