Oracle Objects for OLE C++ Class Library
Release 8.1.7
Part Number A85258-01
Library
Product
Contents
GetSize Method
Applies To
OBlob
OClob
OBfile
Description
Returns the number of bytes in an OBlob/OBfile or the number of characters in a OClob. This attribute is read-only.
Usage
unsigned long
GetSize
(void) const throw(
OException
)
Arguments
none
Remarks
none
Copyright copy; 1996-2000, Oracle Corporation.
All Rights Reserved.
Library
Product
Contents