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
/* Mike Fechner, Consultingwerk Ltd. 13.09.2017
Preprocessor variables for SmartComponentLibrary, WinKit and SmartFramework
based on Consultingwerk/packages.i now



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-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:14:54