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.4.0.0 (5.4.0)
Syntax public RuntimeConfigurationPrefetchPathConfigMethods SetUseRootMaxLimitAndSorterInPrefetchPathSubQueriesFlag(
bool value
)
Public Function SetUseRootMaxLimitAndSorterInPrefetchPathSubQueriesFlag (
value As Boolean
) As RuntimeConfigurationPrefetchPathConfigMethods
Parameters
- value
- Type: SystemBoolean
Return Value
Type:
RuntimeConfigurationPrefetchPathConfigMethodsSee Also