[Extension()] public static IQueryExecutionResult Execute( IQueryCompiledSuccess queryCompiledSuccess, QueryExecutionContext queryExecutionContext )
Parameters
- queryCompiledSuccess
 - This code query compiled successfully.
 - queryExecutionContext
 - The query execution context that hold execution parameters.
 
