|
||||||||||
|
||||||||||
Related Syntax | Other Library Functions |
function | SQLGetArrayAsCounter |
![]() |
Library: omodbc - low-level ODBC support
Include: omodbc.xin |
Return type: Integer Returns: The integer value of the specified element. |
define external integer function SQLGetArrayAsCounter ( read-only SQL_array_type Array, value integer ElementPos )
Retrieves an element from the SQL_array_type variable's data contents as an integer value.
Input arguments:
---- |