CqlQuery<TEntity>.ExecutePagedAsync Method |
Name | Description | |
---|---|---|
ExecutePagedAsync() |
Asynchronously executes the query and returns a task of a page of results
| |
ExecutePagedAsync(String) |
Asynchronously executes the query with the provided execution profile and returns a task of a page of results
|