Table of Contents

TXDataBaseModule.ProxyListLoadDepth Property

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

Remarks

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

Syntax

Unit: XData.Module.Base

property TXDataBaseModule.ProxyListLoadDepth: Integer

See also