Namespace: OpenEdge.BusinessLogic
Class
GetDataTableResponse
Parent classes:
Inherits: Progress.Lang.Object
Implements: Ccs.BusinessLogic.IGetDataTableResponse

/* *************************************************************************************************************************
Copyright (c) 2018 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:GetDataTableResponse
Author(s):pjudge
Created:2018-06-15
/* Returns the paging context to be passed back to the business entity when requesting the next set



Constructor Summary
Options Name Purpose
GetDataTableResponse (character) /* Constructor @param character (mandatory) The table name for which to return this count */

Property Summary
Options Name Purpose
CHARACTER NextPagingContext
CHARACTER PreviousPagingContext
CHARACTER TableName


Constructor Detail
Top

GetDataTableResponse (character)

/* Constructor
Parameters:
pTableName CHARACTER


Property Detail
Top

CHARACTER NextPagingContext

Returns CHARACTER
Top

CHARACTER PreviousPagingContext

Returns CHARACTER
Top

CHARACTER TableName

Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15