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