Namespace: OpenEdge.DataAdmin.Lang
Type: Interface IQueryMap
Parent Classes:
Inherits: Progress.Lang.Object


/* This is what the QueryString need to know about its owner



Method Summary
  Options Name Purpose
  CHARACTER ColumnExpression (character, character, character)
  CHARACTER ColumnSortSource (character)
  CHARACTER ColumnSource (character)

Property Summary
  Options Name Purpose
  CHARACTER BaseQuery


Method Detail
Top

CHARACTER ColumnExpression (character, character, character)

Parameters:
pcColumn CHARACTER
 
pcOperator CHARACTER
 
pcValue CHARACTER
 
Returns CHARACTER
 
Top

CHARACTER ColumnSortSource (character)

Parameters:
pcColumn CHARACTER
 
Returns CHARACTER
 
Top

CHARACTER ColumnSource (character)

Parameters:
pcColumn CHARACTER
 
Returns CHARACTER
 


Property Detail
Top

CHARACTER BaseQuery

Returns CHARACTER