Language Reference Guide : 4. System Classes : QueryParm Class
 
Share this page                  
QueryParm Class
The QueryParm class contains information about variable or field target mappings that is used by the Load method of the DataStream class, and for qualification during database operations performed on the QueryObject.
For more information about their capabilities, see the classes DataStream Class) and QueryObject Class).
Inherits From
Object Class
Inherited By
None
Attributes
CompiledExpression
CompiledResult
Expression
IsDBHandleField
IsDeleteWhere
IsFileHandleField
IsInsertTarget
IsSelectTarget
IsUpdateTarget
IsUpdateWhere
ResultAssignment
UsePrefix
Methods
None