Method GetInsertCommand
| Improve this Doc View SourceGetInsertCommand(DbSelectStatement)
Declaration
protected override sealed SqlCommand GetInsertCommand(DbSelectStatement statement)
Parameters
| Type | Name | Description |
|---|---|---|
| DbSelectStatement | statement |
Returns
| Type | Description |
|---|---|
| System.Data.SqlClient.SqlCommand |
Overrides
DevZest.Data.Primitives.DbSession<System.Data.SqlClient.SqlConnection, System.Data.SqlClient.SqlCommand, DevZest.Data.SqlServer.SqlReader>.GetInsertCommand(DevZest.Data.Primitives.DbSelectStatement)