ODAC

TOraParam.AsCursor Property

Used to specify the value of the parameter when it represents the value of the PL/SQL REF CURSOR type.

Class

TOraParam

Syntax

property AsCursor: TOraCursor;

Remarks

Use the AsCursor property to specify the value of the parameter when it represents the value of the PL/SQL REF CURSOR type.

Setting AsCursor will set the DataType property to ftCursor.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback