Show / Hide Table of Contents

Method GetQueryCommand

| Improve this Doc View Source

GetQueryCommand(DbQueryStatement)

Declaration
protected override sealed MySqlCommand GetQueryCommand(DbQueryStatement queryStatement)
Parameters
Type Name Description
DbQueryStatement queryStatement
Returns
Type Description
MySql.Data.MySqlClient.MySqlCommand
Overrides
DevZest.Data.Primitives.DbSession<MySql.Data.MySqlClient.MySqlConnection, MySql.Data.MySqlClient.MySqlCommand, DevZest.Data.MySql.MySqlReader>.GetQueryCommand(DevZest.Data.Primitives.DbQueryStatement)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest