Oracle Call Interface Programmer's Guide Release 2 (9.2) Part Number A96584-01 |
|
OCI Datatype Mapping and Manipulation Functions, 114 of 134
Returns the size of a given raw in bytes.
ub4 OCIRawSize ( OCIEnv *env, CONST OCIRaw *raw );
The OCI environment handle initialized in object mode.
Raw whose size is returned.
None.
OCIErrorGet()
, OCIRawAllocSize()
, OCIRawSize()
This section describes the OCI Ref functions.
|
Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved. |
|