SqlHelperDefaultSQLInlineLimit Field |
Default inline limit for SQL lists. When the number of values is below this number, the lists on SQL, e.g. IN (x, y, z), are evaluated as inline lists.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public static IntAppSetting DefaultSQLInlineLimit
Field Value
Type:
IntAppSettingSee Also