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