Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.107 Driver Property

Description:

Contains the description of the driver.

Used in control(s):

DBAccess

Value:

The description of the driver. (e.g. Rdb, SQL Server)

It is set automatically when the control is connected to the common file data source.

Default value:

None.

COBOL picture:

X, up to 8192 bytes.

OLE data type:

VT_BSTR

Design time access:

Reference only.

Execution time access:

Reference only.

Backward compatibility attribute:

None.