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