Skip to content

ChangeType enum

Represents type of change that occured

public enum Korzh.EasyQuery.ChangeType
: Enum, IComparable, IFormattable, IConvertible
ValueNameDescription
0TotalTotal change
1AdditionNew item was added
2RemovalSome item was removed
3UpdateSome item was changed