The IQuery type exposes the following members.
Methods|
| Name | Description |
|---|
 | Dispose | (Inherited from IDisposable.) |
 | Limit |
Sets the limit for the number of items to return from the query
|
 | Run |
Runs the query
|
 | Skip |
Skips the first given number of items in the query
|
Top
See Also