C# 클래스 Dapper.SimpleSave.Impl.DeleteCommand

Represents a SQL DELETE command that deletes a single row of data from a table.
상속: BaseInsertDeleteCommand
파일 보기 프로젝트 열기: Paymentsense/Dapper.SimpleSave 1 사용 예제들

공개 메소드들

메소드 설명
DeleteCommand ( DeleteOperation operation )

메소드 상세

DeleteCommand() 공개 메소드

public DeleteCommand ( DeleteOperation operation )
operation DeleteOperation