Jump to: navigation, search

Difference between revisions of "SYSCLS OFFLINE QUERY"


 
Line 11: Line 11:
 
Classifies an object as [[Offline_Query_(UBIK_WinX)|Offline Query]]. The evaluation of its children is not done on the server side, but on the client.
 
Classifies an object as [[Offline_Query_(UBIK_WinX)|Offline Query]]. The evaluation of its children is not done on the server side, but on the client.
 
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 ==

Latest revision as of 13:55, 11 February 2019

IC CLASSIFICATION.gif 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.

IC Hint square.pngThis 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


See also