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
Syntax public IEnumerable<TEntity> Execute()
Return Value
Type:
IEnumerableTEntitySee Also