ODAC

TOraArray.ItemAsLargeInt Property(Indexer)

Used to read the value of the array element into an Int64 or to assign an Int64 to the array element.

Class

TOraArray

Syntax

property ItemAsLargeInt[Index: integer]: int64;

Parameters
Index
Holds the index of the array element.

Remarks

Use the ItemAsLargeInt property to read the value of the array element into an Int64 or to assign an Int64 to the array element.

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