Header menu logo Nao

DbEventStore Type

ADO.NET event store: a single portable table holding ordered JSON events, partitioned by a logical stream name. Provider-agnostic via IDbConnectionFactory.

Constructors

Constructor Description

DbEventStore(factory, stream)

Full Usage: DbEventStore(factory, stream)

Parameters:
Returns: DbEventStore
factory : IDbConnectionFactory
stream : string
Returns: DbEventStore

Type something to start searching.