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.4.0.0 (5.4.0)
Syntaxpublic static bool UseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault
Public Shared UseRootMaxLimitAndSorterInPrefetchPathSubQueriesDefault As Boolean
Field Value
Type: 
Boolean
See Also