IBlob.

DeleteFile() Method

Summary

Deletes the current file stored in this BLOB.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Types
Containing Type
IBlob

Syntax

void DeleteFile()

Remarks

Deletes the current file stored in this BLOB.

Return Value

Type Description
void