[Extension()] public static IQueryExecutionResult Execute( IQueryCompiledSuccess queryCompiledSuccess, TimeSpan cqlinqQueryExecTimeOut )
Parameters
- queryCompiledSuccess
- This code query compiled successfully.
- cqlinqQueryExecTimeOut
- The time-out duration activated only for CQLinq queries, CQL queries being executed in a bounded short time.
Return Value
The query execution result.