Deletes an item from the database.
Declaration Syntax
Protected Sub Delete ( _
tableName As String, _
idFieldName As String, _
id As Guid _
)
Parameters
- tableName (String)
- Table name
- idFieldName (String)
- Id field name
- id (Guid)
- DTO id
Assembly:
MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)