db4o

IoAdapter.Delete Method 

deletes the given path from whatever 'file system' is addressed

public abstract void Delete(
   string path
);

See Also

IoAdapter Class | Db4objects.Db4o.IO Namespace