CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ SqlEventStoreDataContext() [2/2]

Cqrs.Events.SqlEventStoreDataContext.SqlEventStoreDataContext ( System.Data.IDbConnection  connection)

Instantiates a new instance of the SqlEventStoreDataContext class by referencing a connection.

Parameters
connectionThe connection used by the .NET Framework.