Specifies the array size (that is, number of elements in an array) of an OraParameter
string buffer. Not available at design time and read-only at run time.
You specify the ArraySize
during AddTable
. See the AddTable
method for the OraParamArray
object.
See Also:
AddTable Method