Click or drag to resize

CustomerSettingDefaultMaxIdsInWhereIn Field

Setting for optimizing the SQL query searches on a list of values.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const int MaxIdsInWhereIn = 5

Field Value

Type: Int32
See Also