JVCL Help:TJvXMLSetKind
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXMLSetKind type
Search in JVCL Help
Search in all projectsSummary
Describes the type of SET statement.
Pascal
run\JvXmlDatabase.pas
TJvXMLSetKind = (
skConstant,
skColumn
);
Members
Members | Description |
skConstant | Clause is a constant assignment. |
skColumn | Clause is a column update. |
Description
Type describing if a clause in a SET statement refers to a constant or a column.
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