Table of Contents

Enum InMemoryItemState

Namespace
DevExpress.Xpo.DB.Helpers
Assembly
DevExpress.Xpo.v24.1.dll
public enum InMemoryItemState

Fields

Default = 0
Deleted = 2
Inserted = 1
Updated = 3