Permitted Data Types in RPC

The following data types can be used in parameters to RPCs:

      Numerics;

      Text;

      Streams; and

      Arrays of the above, up to, and including, a maximum of 3 dimensions.

Note that pointers, including arrays of pointers, are not supported.

Topics in this section:

Compression