Deletes all rows from a database table.
Declaration Syntax
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)