PFQueryCreateQuery Method |
Name | Description | |
---|---|---|
![]() ![]() | CreateQuery |
Creates a new instance of the PFQuery class.
|
![]() ![]() | CreateQuery(String) |
Creates a new instance of the PFQuery class from a serialized PFQuery.
|
![]() ![]() | CreateQuery(PFQueryFilter) |
Creates a new instance of the PFQuery class, with default filters.
|
![]() ![]() | CreateQuery(PFQueryFilter, PFQueryOrder) |
Creates a new instance of the PFQuery class, with a default filter and a default order.
|