Previous Next Edit Rename Undo Refresh Search Administration
| Documentation |
|
PROPERTY Name AS String
Returns or sets the name of the database you want to connect to.
If you do not specify a name, a default system database is used.
For SQLite, you can also create and use a database in memory by giving as database name the string ":memory:".