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
InsertCommand
C# Class Dapper.SimpleSave.Impl.InsertCommand
Represents a SQL
INSERT
command that inserts a single row of data into a table.
Inheritance:
BaseInsertDeleteCommand
Exibir arquivo
Open project: Paymentsense/Dapper.SimpleSave
Class Usage Examples
Public Methods
Method
Description
InsertCommand
(
InsertOperation
operation
)
Method Details
InsertCommand()
public
method
public
InsertCommand
(
InsertOperation
operation
)
operation
InsertOperation