![]() |
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.
|
This is the complete list of members for Cqrs.Events.SqlEventStoreDataContext, including all inherited members.
New(Type rowType, string tableName, string fileOrServerOrConnection) | Cqrs.Events.SqlEventStoreDataContext | static |
New(Type rowType, string tableName, System.Data.IDbConnection connection) | Cqrs.Events.SqlEventStoreDataContext | static |
New< TTable >(string tableName, string fileOrServerOrConnection) | Cqrs.Events.SqlEventStoreDataContext | static |
New< TTable >(string tableName, System.Data.IDbConnection connection) | Cqrs.Events.SqlEventStoreDataContext | static |
SqlEventStoreDataContext(string fileOrServerOrConnection) | Cqrs.Events.SqlEventStoreDataContext | |
SqlEventStoreDataContext(System.Data.IDbConnection connection) | Cqrs.Events.SqlEventStoreDataContext |