C# Class Dapper.SimpleSave.Impl.DeleteCommand

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

Méthodes publiques

Méthode Description
DeleteCommand ( DeleteOperation operation )

Method Details

DeleteCommand() public méthode

public DeleteCommand ( DeleteOperation operation )
operation DeleteOperation