|
|||||
function | SQLGetArrayElementLen |
Related Syntax | Other Library Functions |
Library: ODBC
Include: omodbc.xin |
Returns: Numeric
The size of a single array element. |
define external counter function SQLGetArrayElementLen ( read-only SQL_array_type Array )
Gets the size of a single element in the specified SQL_array_type opaque, data type variable.
Input argument:
---- |