Show / Hide Table of Contents

Method GetQueryCommand

| Improve this Doc View Source

GetQueryCommand(DbQueryStatement)

Declaration
protected override sealed SqlCommand GetQueryCommand(DbQueryStatement queryStatement)
Parameters
Type Name Description
DbQueryStatement queryStatement
Returns
Type Description
System.Data.SqlClient.SqlCommand
Overrides
DevZest.Data.Primitives.DbSession<System.Data.SqlClient.SqlConnection, System.Data.SqlClient.SqlCommand, DevZest.Data.SqlServer.SqlReader>.GetQueryCommand(DevZest.Data.Primitives.DbQueryStatement)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest