Table of Contents

TXDataServer.EntityLoopHandling Property

Gets or sets how circular references between entities are handled when writing JSON responses.

Remarks

Defaults to Reference, which writes a reference to the repeated entity.

Syntax

Unit: XData.Comp.Server

property TXDataServer.EntityLoopHandling: TInstanceLoopHandling

See also