PFQueryCreateQueryOrderBy Method |
| Name | Description | |
|---|---|---|
| CreateQueryOrderBy(String, PFQueryFilter) |
Creates a new instance of the PFQuery class, with default filters.
| |
| CreateQueryOrderBy(String, Boolean) |
Creates a new instance of the PFQuery class, with a default order.
| |
| CreateQueryOrderBy(String, Boolean, PFQueryFilter) |
Creates a new instance of the PFQuery class, with a default order and multiple default filters.
|