AbstractInfoProviderTInfo, TProvider, TQueryStoreEmptyValuesInHashtables Property |
If true, provider hashtables store empty values for not found objects to reduce database calls
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public static bool StoreEmptyValuesInHashtables { get; set; }
Property Value
Type:
BooleanSee Also