Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
10g Release 1 (10.1)

Part Number B10119-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

OBfile

The OBfile interface provides methods for performing operations on large objects BFILE data type in the database.

Remarks

The BFILEs are large binary data objects stored in operating system files (external) outside of the database tablespaces.

The OBfile class supports the following methods:

Construction and destruction:

OBfile

~OBfile

operator=

Attributes:

GetDirectoryName
GetFileName
GetSize
IsNull IsBfileOpen

IsOpen
operator==
operator!=
SetDirectoryName
SetFileName

Operations:
Clone
Close
CloseBfile
CloseAll
Compare
CopyToFile
DisableStreaming

EnableStreaming
Exists
MatchPos
OpenBfile

Read