Click or drag to resize

Criteria Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataManagementCriteria

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public class Criteria

The Criteria type exposes the following members.

Constructors
  NameDescription
Public methodCriteria
Initializes a new instance of the Criteria class
Public methodCriteria(String, SelectClause, WhereClause, OrderByClause)
Initializes a new instance of the Criteria class
Top
Properties
See Also