OCI_SetArrayAsStreamShelf

function

Library: Oracle Call Interface database support (OMOCI legacy)
Include: omoci.xin

Declaration
define external function OCI_SetArrayAsStreamShelf
   (  value OCI_Array_type Array,
      value string InputShelf,
      value integer ItemCount
   )


Purpose

This function sets elements in the OCI_Array_type variable's data contents to the specified stream shelf items.

Input arguments: