Default constructor for the SQLiteGateway class.

Declaration Syntax
public SQLiteGateway(
string databaseFilePath
)
Public Sub New ( _
databaseFilePath As String _
)

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