Returns the length, in bytes, for an external routine input argument that has a VARCHAR data type.
The length returned is the length of the VARCHAR data when the external routine is invoked.
If the server character set of the VARCHAR data is UNICODE, the value returned is the number of characters multiplied by two.