Метод | Описание | |
---|---|---|
Discover ( IQueryPlanNode queryPlan ) : IList |
||
QueryAccessedResourceVisitor ( QueryAccessedResource>.IDictionary |
Метод | Описание | |
---|---|---|
VisitConstantSelect ( |
||
VisitExhaustiveSelect ( |
||
VisitFetchTable ( |
||
VisitFetchView ( |
||
VisitGroup ( |
||
VisitJoin ( |
||
VisitRangeSelect ( |
||
VisitSimplePatternSelect ( |
||
VisitSimpleSelect ( |
public Discover ( IQueryPlanNode queryPlan ) : IList |
||
queryPlan | IQueryPlanNode | |
Результат | IList |
public QueryAccessedResourceVisitor ( QueryAccessedResource>.IDictionary |
||
tableNames | QueryAccessedResource>.IDictionary | |
Результат | System |
protected VisitConstantSelect ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitExhaustiveSelect ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitFetchTable ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitFetchView ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitGroup ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitJoin ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitRangeSelect ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitSimplePatternSelect ( |
||
node | ||
Результат | IQueryPlanNode |
protected VisitSimpleSelect ( |
||
node | ||
Результат | IQueryPlanNode |