xApplication.disableCountryContextFilter Method

Disables system-wide optimization in the data access layer, whereby fields that don't belong in the current company's country/region context are dropped from the SELECT query.

Syntax

public void disableCountryContextFilter()

Run On

Server

See Also

Reference

xApplication Class