External stored procedures can define ARRAY input and output arguments, passing them by ARRAY handle.
The guidelines for defining external stored procedures that use ARRAY arguments are similar to the guidelines for defining scalar UDFs that use ARRAY arguments. For details, see Defining Functions that Use ARRAY Types.