SQLGetArrayAsCounter
Full Description
swirl
Syntax
  define external counter function SQLGetArrayAsCounter
     (  read-only SQL_array_type Array,
        value counter ElementPos )


Purpose

Retrieves an element from the SQL_array_type variable's data contents as a counter value.

Input arguments:

  • Array. The SQL_array_type variable to examine.
  • ElementPos. The position of the requested element, with 0 as the first element.

Copyright © OmniMark Technologies Corporation, 1988-1998.