Click or drag to resize
XOrderByAnd_ Method
Overload List
  NameDescription
Public methodAnd_(XOrderBy)
Adds the orderby statement to current orderby statement with And order.
Public methodAnd_(String, XOrderByDirectionEnum)
Adds a new orderby statement with AND operator.
Top
See Also