ODAC

TOraParam.ItemClear Method

Assigns a NULL value to a table parameter item.

Class

TOraParam

Syntax

procedure ItemClear(Index: integer);

Parameters
Index
Holds the item index.

Remarks

Call the ItemClear method to assign a NULL value to a table parameter item.

Index starts with 1 and lasts till Length.

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