Difference between revisions of "SYSCLS OFFLINE QUERY"
(Created page with "{{ClassificationInfoBox | title = Offline query classification object | name = {{PAGENAMEE}} | inheritance = SYSCLS QUERY | namespace = System.Classification.Query | purp...") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 12: | Line 12: | ||
This classification is an [[AutonomousClassification|Autonomous Classification]] where the defined properties are autonomously added to the MetaDefinitions. | This classification is an [[AutonomousClassification|Autonomous Classification]] where the defined properties are autonomously added to the MetaDefinitions. | ||
− | + | {{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.}} | |
== MetaProperties == | == MetaProperties == | ||
Line 19: | Line 19: | ||
! width=30% | Name !! width=20% | Data type !! Comment | ! width=30% | Name !! width=20% | Data type !! Comment | ||
|- | |- | ||
− | | METACLASS_IDS|| {{Guid}} || Defines the MetaDefs used for evaluation on the client side | + | | METACLASS_IDS|| {{Guid}} || Defines the MetaDefs used for evaluation on the client side |
|} | |} | ||
Line 27: | Line 27: | ||
* [[Offline_Query_(UBIK_WinX)]] | * [[Offline_Query_(UBIK_WinX)]] | ||
{{Category/Version|2.6.2}} | {{Category/Version|2.6.2}} | ||
+ | |||
+ | [[Category:2.6.2|SYSCLS OFFLINE QUERY]] |
Latest revision as of 13:55, 11 February 2019
Offline query classification object | |
---|---|
Name | SYSCLS_OFFLINE_QUERY |
Inheritance | SYSCLS QUERY |
Namespace | System.Classification.Query |
ID | {9D2B3F72-8638-4ADA-B53D-02C06CC3BF2E} |
Purpose | Classify objects as offline query objects |
Version | 2.6.2+ |
Classifies an object as Offline Query. The evaluation of its children is not done on the server side, but on the client. This classification is an Autonomous Classification where the defined properties are autonomously added to the MetaDefinitions.
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. |
MetaProperties
Name | Data type | Comment |
---|---|---|
METACLASS_IDS | Guid | Defines the MetaDefs used for evaluation on the client side |