Namespace: Consultingwerk.OERA
Interface 
IFetchDataByKeyTableParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:IFetchDataByKeyTableParameter
Purpose:Parameter object for the FetchDataByKey method of the
BusinessEntity and DataAccess class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Feb 07 14:17:38 CET 2015
Notes:Allows filtering rows from the DB by a table with key
values
SCL-647


Top Property Summary
Options Name Purpose
+ HANDLE KeyValueTableHandle Returns the handle of the temp-tabel with the key values used by the method
+ CHARACTER Tables Returns the comma delimited list of Tables to retrieve


Property Detail
Top

PUBLIC HANDLE KeyValueTableHandle

Purpose: Returns the handle of the temp-tabel with the key values used by
the method
Notes:

Returns HANDLE
Top

PUBLIC CHARACTER Tables

Purpose: Returns the comma delimited list of Tables to retrieve
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:30:09