[ROOT] / doc / toc / ARCQuery / Class / QueryProgress / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClass
NameQueryProgress
NamespaceARCQuery
TypeQueryProgress

ClassAttribute

KeyValue
AssemblyNameARCQuery
BaseTypesPConcurrent
ClassNamespaceARCQuery
ClassTypeQueryProgress
CorrespondingEnumTypeQueryProgressP
InterfacesIP; -IEnumerable<IKIP>-; -IEnumerable-

Keeps track of execution of query (that is, a query consisting of multiple QueryExpression), and also stores final result.

Contains a special version of ToHTMLSimpleSingle which is necessary in order to present the final result because a query result:
1) Is a uniform collection (of identical type), and
2) Has a 'location' URL-wise that is very difficult to generate relative links for.
Therefore, the standard ToHTMLSimpleSingle method is not very well suited.

Recognized for instance by RQController in ARAAPI.

Edit


Generated 2024-05-04 03:36:32.001 UTC