Namespace: Consultingwerk.OERA
Class 
ResultsetQueryBuilder Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:ResultsetQueryBuilder
Purpose:Creates and prepares the query used to join (in case multiple
the tables have been chosen) the resultset before returning
it to the caller
Author(s):Mike Fechner / Consultingwek Ltd.
Created:Sat Nov 08 11:53:26 CET 2014
Purpose: Builds the Resultset Query
Notes: Creates the Query handle and prepares it



Top Method Summary
Options Name Purpose
+ HANDLE PrepareResultsetQuery (handle, character, character, logical) Builds the Resultset Query


Method Detail
Top

PUBLIC HANDLE PrepareResultsetQuery (handle, character, character, logical)

Purpose: Builds the Resultset Query
Notes: Creates the Query handle and prepares it

Parameters:
phDataset HANDLE
The handle of the ProDataset
pcEntityTable CHARACTER
The entity table name
pcEntityView CHARACTER
The entity view table names
plOuterJoin LOGICAL
Logical value indicating if the query should use an OUTER-JOIN
Returns HANDLE
The query handle


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:53:04