GetSQLReturnData

Description

Returns information reported by the DBMS for the most recent database operation.

Applies to

Web ActiveX Transaction Object control

Syntax

number transaction.GetSQLReturnData( )

Returns

Number. A value whose meaning is determined by the database vendor.

Usage

The numeric return value is different from the value of the SQLReturnData property for the PowerBuilder Transaction object. The PowerBuilder property is a string.

See also