Show / Hide Table of Contents

Constructor SqlSession

| Improve this Doc View Source

SqlSession(SqlConnection)

Initializes a new instance of SqlSession.

Declaration
protected SqlSession(SqlConnection sqlConnection)
Parameters
Type Name Description
System.Data.SqlClient.SqlConnection sqlConnection

The SQL Server connection.

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