ArraySize Property
Applies To
OraParamArray
Description
Specifies the array size (i.e. number of elements in array) of an OraParameter
string buffer. Not available at design time and read only at run time.
Usage
OraParamArray.ArraySize
Remarks
You specify the ArraySize during AddTable. Refer to the AddTable method for the OraParamArray object.
Data Type
Integer