Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Dapper
SimpleSave
Impl
DeleteCommand
C# Class Dapper.SimpleSave.Impl.DeleteCommand
Represents a SQL
DELETE
command that deletes a single row of data from a table.
Inheritance:
BaseInsertDeleteCommand
Exibir arquivo
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