Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 1 (10.1) Part Number B10119-01 |
|
Applies To
Description
Open an OBfile.
Usage
void OpenBfile(unsigned char mode) const throw(OException)
Arguments
mode |
The mode in which the Bfile is opened. |
This method should be called before accessing the Bfile value.
See Also