Click or drag to resize
RuntimeConfigurationPrefetchPathConfigMethodsSetUseRootMaxLimitAndSorterInPrefetchPathSubQueriesFlag Method
Sets the PrefetchPath/PrefetchPath2 UseRootMaxLimitAndSorterInPrefetchPathSubQueries default value.

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 RuntimeConfigurationPrefetchPathConfigMethods SetUseRootMaxLimitAndSorterInPrefetchPathSubQueriesFlag(
	bool value
)

Parameters

value
Type: SystemBoolean

Return Value

Type: RuntimeConfigurationPrefetchPathConfigMethods
See Also