ODAC

TOraParam.Length Property

Used to determine the maximum length of a PL/SQL table parameter.

Class

TOraParam

Syntax

property Length: integer default 1;

Remarks

Use the Length property to determine the maximum length of a PL/SQL table parameter. For a scalar parameter Length is always 1.

Remember that you can use ItemAsInteger, ItemAsString and other similar properties for PL/SQL tables only.

See Also

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