Click or drag to resize

OrderByClause Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataManagementOrderByClause

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

The OrderByClause type exposes the following members.

Constructors
  NameDescription
Public methodOrderByClause
Initializes a new instance of the OrderByClause class
Public methodOrderByClause(String, OrderByClauseOrderBy)
Initializes a new instance of the OrderByClause class
Public methodOrderByClause(String, String)
Initializes a new instance of the OrderByClause class
Top
Properties
  NameDescription
Public propertyDirection
Public propertyFieldName
Top
Methods
  NameDescription
Public methodDirectionText
Top
See Also