Creates the MPfm database file at the specified location.
Executes the SQL needed to create the tables and basic entries.

Declaration Syntax
public static void CreateDatabaseFile(
string databaseFilePath
)
Public Shared Sub CreateDatabaseFile ( _
databaseFilePath As String _
)

Parameters
- databaseFilePath (String)
- Database file path
Assembly:
MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)