db4o

IConfiguration.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

IConfiguration Interface | Db4objects.Db4o.Config Namespace