Table of Contents

TXDataServer.InstanceLoopHandling Property

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

Remarks

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

Syntax

Unit: XData.Comp.Server

property TXDataServer.InstanceLoopHandling: TInstanceLoopHandling

See also