![]() |
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.
|
|
static |
Instantiates a new instance of the SqlEventStoreDataContext class by referencing a connection.
rowType | The Type of the entity the table hold data for. |
tableName | The name of the table. |
connection | The connection used by the .NET Framework. |