MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SQLiteGateway Constructor (databaseFilePath)
NamespacesMPfm.LibrarySQLiteGatewaySQLiteGateway(String)
Default constructor for the SQLiteGateway class.
Declaration Syntax
C#Visual Basic
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)