Overload List
| Name | Description | |
|---|---|---|
| Query(Uri) | the basic interface. Take a URI and just get it (Inherited from Service.) | |
| Query(CellQuery) |
overwritten Query method
| |
| Query(FeedQuery) | executes the query and returns an AtomFeed object tree (Inherited from Service.) | |
| Query(ListQuery) |
overwritten Query method
| |
| Query(SpreadsheetQuery) |
overwritten Query method
| |
| Query(WorksheetQuery) |
overwritten Query method
| |
| Query(Uri, DateTime) | the basic interface. Take a URI and just get it (Inherited from Service.) | |
| Query(Uri, String) | (Inherited from Service.) | |
| Query(FeedQuery, DateTime) | Obsolete. executes the query and returns an AtomFeed object tree (Inherited from Service.) |