(Created page with "{{ClassificationInfoBox | title = Query classification | name = {{PAGENAMEE}} | namespace = System.Classification | purpose = Classify objects as query | version = 2+ }} [[Ca...") |
|||
| (8 intermediate revisions by 3 users not shown) | |||
| Line 2: | Line 2: | ||
| title = Query classification | | title = Query classification | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| − | | namespace = System.Classification | + | | inheritance = - |
| + | | namespace = System.Classification.Query | ||
| purpose = Classify objects as query | | purpose = Classify objects as query | ||
| version = 2+ | | version = 2+ | ||
| + | | id = {ba732e84-58c6-4859-a8d0-97770d7db8a9} | ||
}} | }} | ||
| − | [[Category: | + | Classifies {{UBIK}} object as a query used to find objects in the database. |
| + | |||
| + | {{Hint|This query classification is primarily needed on the Scope of the offline query, rather than on the MetaClass itself, because the client evaluates the classification.}} | ||
| + | |||
| + | == See also == | ||
| + | * [[QUERY]] | ||
| + | |||
| + | [[Category:Classifications|Q]] | ||
Latest revision as of 12:05, 23 August 2023
| Name | SYSCLS_QUERY |
|---|---|
| Inheritance | - |
| Namespace | System.Classification.Query |
| ID | {ba732e84-58c6-4859-a8d0-97770d7db8a9} |
| Purpose | Classify objects as query |
| Version | 2+ |
Classifies UBIK® object as a query used to find objects in the database.