18 using System.Collections.Generic;
20 namespace Deveel.Data.Diagnostics {
33 DateTimeOffset TimeStamp {
get; }
43 IDictionary<string, object> EventData {
get; }
This is an event occurred during the lifetime of a database.
Represents the origin of system events, providing a mechanism to fill the metadata before dispatching...