Difference between revisions of "SYSCLS QUERY"
(7 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = - | | inheritance = - | ||
− | | namespace = System.Classification | + | | 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.
![]() | 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. |