ODAC

TOraParam.ItemAsTimeStamp Property(Indexer)

Used to access a PL/SQL table item as TOraTimeStamp by Index.

Class

TOraParam

Syntax

property ItemAsTimeStamp[Index: integer]: TOraTimeStamp;

Parameters
Index
Holds the index of a PL/SQL table item.

Remarks

Use the ItemAsTimeStamp property to access a PL/SQL table item by Index. Returns the table item as a TOraTimeStamp value.

Index starts with 1. The index value cannot be greater than the Length value.

See Also

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