| 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.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic static bool UseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault
Public Shared UseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault As Boolean
Field Value
Type: 
Boolean
See Also