JVCL Help:TJvXMLSetOperator
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXMLSetOperator type
Search in JVCL Help
Search in all projectsSummary
Describes allowable operators in SET queries.
Pascal
run\JvXmlDatabase.pas
TJvXMLSetOperator = (
soNone,
soAdd,
soMultiply,
soDivide,
soSubstract
);
Members
Members | Description |
soNone | Unknown operator. |
soAdd | operator. |
soMultiply | operator. |
soDivide | operator. |
soSubstract | operator. |
Description
Type used to describe the operators that are allowable in a SET statement.
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page