Click or drag to resize
DatabaseUpdateEventArgsAction Property
The SQL operation that caused the update event.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public ActionCode Action { get; }

Property Value

Type: ActionCode
See Also