TXDataServer.FlushMode Property
Gets or sets whether the object manager flushes all pending changes or only the entity being processed, when saving changes requested by the client.
Remarks
Defaults to Single, which flushes only the affected entity.
Syntax
Unit: XData.Comp.Server
property TXDataServer.FlushMode: TXDataFlushMode