Note
The DB API definition does not define this object.
This read-only attribute returns the number of elements allocated in an array, or the number of scalar items that can be fetched into the variable.
Note
This attribute is deprecated. Use attribute numElements instead.
This read-only attribute returns the maximum length of the variable.
Note
This attribute is deprecated. Use attribute bufferSize instead.