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

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

공개 메소드들

메소드 설명
InsertCommand ( InsertOperation operation )

메소드 상세

InsertCommand() 공개 메소드

public InsertCommand ( InsertOperation operation )
operation InsertOperation