Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.60 Condition Property

Description:

Defines the extraction condition for the SelectRecords method.

Used in control(s):

DBAccess

Value:

A string defining the condition to be used in the SelectRecords method. The string must conform to the supported ODBC syntax.

It is only effective when the TargetType property is "0-Table/View".

Default value:

None.

COBOL picture:

X, up to 8192 bytes

OLE data type:

VT_BSTR

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

POW-DBCONDITIONPIC X(512)