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

Represents an update operation to carry out on a single column in a table. Multiple such operations may be coalesced together into a single UpdateCommand, which results in the generation of a single UPDATE SQL statement that updates multiple columns.
상속: BaseOperation
파일 보기 프로젝트 열기: Paymentsense/Dapper.SimpleSave 1 사용 예제들