Table of Contents

TXDataBaseRequestHandler.ProxyListLoadDepth Property

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

Remarks

It is the value of the xdata-proxy-list-load-depth request header when present, and the TXDataBaseModule.ProxyListLoadDepth of the module otherwise. An invalid header value makes the request fail.

Syntax

Unit: XData.Module.Base

property TXDataBaseRequestHandler.ProxyListLoadDepth: Integer

See also