Show / Hide Table of Contents

Method GetInsertCommand

| Improve this Doc View Source

GetInsertCommand(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)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest