TDAWhereExpression
From RemObjects Software
(Redirected from TDADynamicWhere)
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
Class is used to dynamically build WHERE statements.
File
- uDAInterfaces
Declaration
TDAWhereExpression = class(TObject)
Hierarchy
- TDAWhereExpression
Methods
| | |
|---|---|
| ParseExpression | Creates new Where expression from XML node. |
| ReadFromXml | Abstract method, in descendants creates Where expression from XML. |
| WriteToXml | Abstract method, in descendants writes Where expression to XML. |
| Validate | Do nothing, descendants should implements its own validation. |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Data Abstract | Architecture | Class | Delphi
