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