Esempio n. 1
0
 private IQueryPlanNode CreateChildNode(IQueryContext context)
 {
     return context.GetViewQueryPlan(ViewName);
 }