Click or drag to resize
SelectConditionList Class
List of select conditions.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineSelectConditionList

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public class SelectConditionList : IDisposable

The SelectConditionList type exposes the following members.

Constructors
  NameDescription
Public methodSelectConditionList
Top
Methods
  NameDescription
Public methodAdd
Adds the condition into the list.
Public methodDispose
Disposes the list.
Top
See Also