Table of Contents

TXDataServer.ProxyListLoadDepth Property

Gets or sets the maximum depth at which many-valued lazy associations are automatically loaded when building the response.

Remarks

Defaults to 0. Clients can override this value per request using the xdata-proxy-list-load-depth HTTP header.

Syntax

Unit: XData.Comp.Server

property TXDataServer.ProxyListLoadDepth: Integer

See also