configures the path to be used to store and read Blob data.
[Visual Basic] Sub setBlobPath( _ ByVal path As String _ ) [C#] void setBlobPath( string path ); [C++] void setBlobPath( String* path ); [JScript] function setBlobPath( String path );
configures the path to be used to store and read Blob data.
Configuration Interface | com.db4o.config Namespace