AdoMemoryStore Type
ADO.NET-backed IMemoryStore. Provider-agnostic: works with any database reachable through an IDbConnectionFactory.
Constructors
| Constructor |
Description
|
Full Usage:
AdoMemoryStore(factory)
Parameters:
IDbConnectionFactory
Returns: AdoMemoryStore
|
|
Nao