CqlQueryBaseTEntityExecute Method |
Evaluates the Linq query, executes the cql statement and adapts the results.
Namespace:
Cassandra.Data.Linq
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public IEnumerable<TEntity> Execute()
Return Value
Type:
IEnumerableTEntitySee Also