| Oracle Call Interface Programmer's Guide Release 2 (9.2) Part Number A96584-01 |
|
OCI Datatype Mapping and Manipulation Functions, 127 of 134
Gets the size of the given string vs.
ub4 OCIStringSize ( OCIEnv *env, CONST OCIString *vs );
The OCI environment handle initialized in object mode.
String whose size is returned. In number of bytes.
The returned size does not include an extra byte for null termination.
OCIErrorGet(), OCIStringResize()
This section describes the OCI Table functions.
|
![]() Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved. |
|