# Sandbox.Storage.QueryResult.HasMoreResults

```csharp
bool HasMoreResults()
```

Returns true if there are more results to be fetched

### Returns

`bool`

Declared in [Sandbox.Storage.QueryResult](/api/Sandbox.Storage.QueryResult).
Assembly: `Sandbox.Engine`.
