Namespace: Consultingwerk.OERA.Ccs
Class 
GetDataTableResponse Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Ccs.BusinessLogic.IGetDataTableResponse

File:IGetDataTableResponse
Purpose:Contains table specific response of the IGetDataResponse
interface, part of the response object received by the
getData method of the IBusinessEntity (CCS-BE01)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 22 19:58:02 CEST 2016
Notes:https://github.com/progress/CCS


Top Constructor Summary
Options Name Purpose
+ GetDataTableResponse () Constructor for the GetDataTableResponse class
+ GetDataTableResponse (character) Constructor for the GetDataTableResponse class

Top Property Summary
Options Name Purpose
+ CHARACTER NextPagingContext
+ CHARACTER PreviousPagingContext
+ CHARACTER TableName


Constructor Detail
Top

PUBLIC GetDataTableResponse ()

Purpose: Constructor for the GetDataTableResponse class
Notes:

Top

PUBLIC GetDataTableResponse (character)

Purpose: Constructor for the GetDataTableResponse class
Notes:

Parameters:
pcTableName CHARACTER
The name of the temp-table


Property Detail
Top

PUBLIC CHARACTER NextPagingContext


Returns CHARACTER
Top

PUBLIC CHARACTER PreviousPagingContext


Returns CHARACTER
Top

PUBLIC CHARACTER TableName


Returns CHARACTER


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:14:16