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

Contents