| CqlQueryBaseTEntityExecute Method  | 
            Evaluates the Linq query, executes the cql statement and adapts the results.
            
 
Namespace: Dse.Data.LinqAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntaxpublic IEnumerable<TEntity> Execute()
Return Value
Type: 
IEnumerableTEntity
See Also