Namespace: Ccs.BusinessLogic
Interface
IGetDataTableRequest
Parent classes:
Inherits: Progress.Lang.Object

File:IGetDataTableRequest
Purpose:Contains table specific request arguments of the
IGetDataRequest interface, part of the request object send
to the getData method of the IBusinessEntity
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 22 19:58:02 CEST 2016



Property Summary
Options Name Purpose
INT64 NumRecords
CHARACTER PagingContext
Ccs.BusinessLogic.IQueryDefinition QueryDefinition
CHARACTER QueryString
INT64 Skip
CHARACTER TableName


Property Detail
Top

INT64 NumRecords

Returns INT64
Top

CHARACTER PagingContext

Returns CHARACTER
Top

Ccs.BusinessLogic.IQueryDefinition QueryDefinition

Returns Ccs.BusinessLogic.IQueryDefinition
Top

CHARACTER QueryString

Returns CHARACTER
Top

INT64 Skip

Returns INT64
Top

CHARACTER TableName

Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.6.0