C# Класс Dapper.SimpleSave.Impl.DeleteCommand

Represents a SQL DELETE command that deletes a single row of data from a table.
Наследование: BaseInsertDeleteCommand
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
DeleteCommand ( DeleteOperation operation )

Описание методов

DeleteCommand() публичный Метод

public DeleteCommand ( DeleteOperation operation )
operation DeleteOperation