Table of Contents

TXDataBaseRequestHandler.ProxyLoadDepth Property

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

Remarks

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

Syntax

Unit: XData.Module.Base

property TXDataBaseRequestHandler.ProxyLoadDepth: Integer

See also