db4o

IBlob Members

IBlob overview

Public Instance Methods

GetFileNamereturns the name of the file the blob was stored to.
GetStatusreturns the status after the last read- or write-operation.
ReadFromreads a file into the db4o system and stores it as a blob.
ReadLocalreads a file into the db4o system and stores it as a blob.
WriteLocalwrites stored blob data to a file.
WriteTowrites stored blob data to a file.

See Also

IBlob Interface | Db4objects.Db4o.Types Namespace