OptionalstartStart date of logs to select (unix timestamp in milliseconds).
OptionalendEnd date of logs to select (unix timestamp in milliseconds).
OptionallimitLimit number of records returned.
OptionaloffsetOffset into the result set (for paging).
OptionalorderSort order for results.
SQLQueryOrder.Asc → ascending by timeSQLQueryOrder.Desc → descending by timeHistorically this corresponded to:
1 = ASC-1 = DESC
Used for selecting a range of records from the SDK's log database.
Used with: