Table of Contents

TXDataBaseModule.ProxyLoadDepth Property

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

Remarks

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

Syntax

Unit: XData.Module.Base

property TXDataBaseModule.ProxyLoadDepth: Integer

See also