|
||||||||||
|
||||||||||
Related Syntax | Other Library Functions |
function | SQLGetVectorSize |
![]() |
Library: omodbc - low-level ODBC support
Include: omodbc.xin |
Return type: Integer Returns: The size of the data area. |
define external integer function SQLGetVectorSize ( read-only SQL_vector_type Vector )
Retrieves the current data area size of the specified SQL_vector_type opaque
, data-type variable.
Input argument:
---- |