db4o

Configuration.setBlobPath Method 

configures the path to be used to store and read Blob data.

void setBlobPath(
   string path
);

Parameters

path
the path to be used

Remarks

configures the path to be used to store and read Blob data.

See Also

Configuration Interface | com.db4o.config Namespace