The methods of the IBlob interface are listed below. For a complete list of IBlob interface members, see the IBlob Members topic.
![]() | returns the name of the file the blob was stored to. |
![]() | returns the status after the last read- or write-operation. |
![]() | reads a file into the db4o system and stores it as a blob. |
![]() | reads a file into the db4o system and stores it as a blob. |
![]() | writes stored blob data to a file. |
![]() | writes stored blob data to a file. |
IBlob Interface | Db4objects.Db4o.Types Namespace