Adds an ORDER BY clause to the query. The field is formatted using the FieldFormat.
Adds an ORDER BY clause to the query. The field is formatted using the FieldFormat.
public virtual void AddOrderByFormat(string);
Adds an ORDER BY clause to the query. The field is formatted using the FieldFormat.
public virtual void AddOrderByFormat(string,Dir);
DynamicQuery Class | NCI.EasyObjects Namespace