open


Description:

[ Version ( since = "3.58" ) ]
public bool open (string filename) throws Error

Opens the database stored as filename.

The function can be called only once, all following calls will result into failures.

Parameters:

this

a DB

filename

A file name with the database to open/create

Returns:

whether succeeded