ComponentOne Query 8.0
Comparison and Function Attributes

Comparison and function attributes define all comparison operators and functions supported by the C1QueryFrame control. Modifying these attributes, you can modify the set of comparisons and functions used by the control. You can also add your own custom comparisons and functions. For details of modifying comparisons and functions, see Customizing Functions and Comparison Operators.

Comparison attributes are records defining comparison operators, all enclosed between the opening tag <C1QProperty:Comparisons> and closing tag </C1QProperty:Comparisons>. Each record starts with an opening tag <COMPARISON>, ends with the closing tag </COMPARISON> and contains the following attributes: Id, Caption, Text, Types, Enabled, Templates. See description of these attributes in Custom Comparison Operators.

Function attributes are records defining functions, all enclosed between the opening tag <C1QProperty:Functions> and closing tag </C1QProperty:Functions>. Each record starts with an opening tag <FUNCTION>, ends with the closing tag </FUNCTION> and contains the following attributes: Id, Caption, Text, Types, Enabled, Aggregation, Templates. See description of these attributes in Custom Functions.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback