Show / Hide Table of Contents

Constructor MySqlSession

| Improve this Doc View Source

MySqlSession(MySqlConnection)

Initializes a new instance of MySqlSession.

Declaration
protected MySqlSession(MySqlConnection mySqlConnection)
Parameters
Type Name Description
MySql.Data.MySqlClient.MySqlConnection mySqlConnection

The MySQL connection.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest