ODAC

TOraArray.ItemAsLob Property(Indexer)

Used to read the value of the array element into a TOraLob variable or to assign a TOraLob variable to the array element.

Class

TOraArray

Syntax

property ItemAsLob[Index: integer]: TOraLob;

Parameters
Index
Holds the index of the array element.

Remarks

Use the ItemAsLob property to read the value of the array element into a TOraLob variable or to assign a TOraLob variable to the array element.

See Also

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