DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Data.Linq
CqlQuery(TEntity) Class
CqlQuery(TEntity) Methods
ExecutePaged Method
ExecutePagedAsync Method
GetEnumerator Method
SetConsistencyLevel Method
SetPageSize Method
SetPagingState Method
SetSerialConsistencyLevel Method
ToString Method
CqlQuery
TEntity
ExecutePaged Method
Executes the query and returns a page of results
Namespace:
Dse.Data.Linq
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
Copy
public
IPage
<TEntity>
ExecutePaged
()
Return Value
Type:
IPage
TEntity
See Also
Reference
CqlQuery
TEntity
Class
Dse.Data.Linq Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.