Click or drag to resize

RuntimeConfiguration.PrefetchPathConfigMethods.SetUseRootMaxLimitAndSorterInPrefetchPathSubQueriesFlag 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.4.0.0 (5.4.0)
Syntax
public RuntimeConfiguration.PrefetchPathConfigMethods SetUseRootMaxLimitAndSorterInPrefetchPathSubQueriesFlag(
	bool value
)

Parameters

value
Type: System.Boolean

Return Value

Type: RuntimeConfiguration.PrefetchPathConfigMethods
See Also