Table of Contents

TXDataServer.ProxyLoadDepth Property

Gets or sets the maximum depth at which single-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-load-depth HTTP header.

Syntax

Unit: XData.Comp.Server

property TXDataServer.ProxyLoadDepth: Integer

See also