MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Delete Method (tableName)
NamespacesMPfm.LibrarySQLiteGatewayDelete(String)
Deletes all rows from a database table.
Declaration Syntax
C#Visual Basic
protected void Delete(
	string tableName
)
Protected Sub Delete ( _
	tableName As String _
)
Parameters
tableName (String)
Database table name

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)