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

File:IGetTableResultCountResponse
Purpose:Contains table specific response of the IGetResultCountResponse
interface, part of the response object received by the
getResultCount method of the IBusinessEntity (CCS-BE01)
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri May 27 09:37:59 CEST 2016
Notes:https://github.com/progress/CCS


Top Constructor Summary
Options Name Purpose
GetTableResultCountResponse () Constructor for the GetTableResultCountResponse class
GetTableResultCountResponse (character, int64, logical) Constructor for the GetTableResultCountResponse class

Top Property Summary
Options Name Purpose
LOGICAL Exact
INT64 NumResults
CHARACTER TableName


Constructor Detail
Top

GetTableResultCountResponse ()

Purpose: Constructor for the GetTableResultCountResponse class
Notes:

Top

GetTableResultCountResponse (character, int64, logical)

Purpose: Constructor for the GetTableResultCountResponse class
Notes:

Parameters:
pcTableName CHARACTER
The name of the table for the result
piNumResults INT64
The number of result records
plExact LOGICAL
Is the result exact of guessed


Property Detail
Top

LOGICAL Exact


Returns LOGICAL
Top

INT64 NumResults


Returns INT64
Top

CHARACTER TableName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:51