Click or drag to resize

PrefetchPath2UseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault Field

The default value for the 'UseRootMaxLimitAndSorterInPrefetchPathSubQueries' flag. This is also a configurable setting in the config file: add a line to the config file's appSettings section: useRootMaxLimitAndSorterInPrefetchPathSubQueries and specify a value of true or false. Default is false.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public static bool UseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault

Field Value

Type: Boolean
See Also