[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following tables list the members exposed by the IBlob type.
Public Methods
Name | Description | |
---|---|---|
![]() | GetFileName | returns the name of the file the blob was stored to. |
![]() | GetStatus | returns the status after the last read- or write-operation. |
![]() | ReadFrom | reads a file into the db4o system and stores it as a blob. |
![]() | ReadLocal | reads a file into the db4o system and stores it as a blob. |
![]() | WriteLocal | writes stored blob data to a file. |
![]() | WriteTo | writes stored blob data to a file. |