DBOperationstype

ImmutableArray<DBOperation<I, T>>
Type
ImmutableArray
Immutable array: an array that cannot be changed.
DBOperation
Structured log entry recording a single database operation performed through a RecordingDBProvider.

Readonly array of DBOperation entries, e.g. the log recorded by a RecordingDBProvider.