C# Class Dapper.SimpleSave.Impl.DeleteCommand

Represents a SQL DELETE command that deletes a single row of data from a table.
Inheritance: BaseInsertDeleteCommand
Datei anzeigen Open project: Paymentsense/Dapper.SimpleSave Class Usage Examples

Public Methods

Method Description
DeleteCommand ( DeleteOperation operation )

Method Details

DeleteCommand() public method

public DeleteCommand ( DeleteOperation operation )
operation DeleteOperation