| SqliteSnapshotStoreQueryExecutor Property |
TBD
Namespace:
Akka.Persistence.Sqlite.Snapshot
Assembly:
Akka.Persistence.Sqlite (in Akka.Persistence.Sqlite.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override ISnapshotQueryExecutor QueryExecutor { get; }
abstract QueryExecutor : ISnapshotQueryExecutor with get
override QueryExecutor : ISnapshotQueryExecutor with get
Property Value
Type:
ISnapshotQueryExecutorSee Also