AppendOnly typedef

AppendOnly = $Empty

AppendOnly mode defines that all changes to a table will be written to the destination table.

Implementation

typedef AppendOnly = $Empty;