Click or drag to resize
PrefetchPathUseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault 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.3.0.0 (5.3.0)
Syntax
public static bool UseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault

Field Value

Type: Boolean
See Also