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

PUBLIC GetTableResultCountResponse ()

Purpose: Constructor for the GetTableResultCountResponse class
Notes:

Top

PUBLIC 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

PUBLIC LOGICAL Exact


Returns LOGICAL
Top

PUBLIC INT64 NumResults


Returns INT64
Top

PUBLIC CHARACTER TableName


Returns CHARACTER


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