Click or drag to resize
SelectConditionALL_TABLE_VALUED_PARAMETER Field
Constant for Inline limit property defining that all items should be processed as table-valued parameter.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public const int ALL_TABLE_VALUED_PARAMETER = 0

Field Value

Type: Int32
See Also