OpenEdge.BusinessLogic.GetResultCountResponse
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| FromJson (JsonConstruct) |
/* Deserializes this object from JSON.
@param JsonConstruct This object represented as JSON */
|
||
| Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct () |
|
Constructor Summary
| Options | Name | Purpose | |
|---|---|---|---|
| GetResultCountResponse () |
/* default constructor */
|
||
| GetResultCountResponse (IGetTableResultCountResponse[]) |
/* Constructor
@param IGetTableResultCountResponse[] The table responses */
|
||
| GetResultCountResponse (integer) |
/* Constructor
@param integer A positive number, representing the number of tables in this response */
|
Property Summary
| Options | Name | Purpose | |
|---|---|---|---|
| Ccs.BusinessLogic.IGetTableResultCountResponse ResultCounts |
|
Method Detail
FromJson (JsonConstruct)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct ()
|
||||||||||||
Constructor Detail
GetResultCountResponse ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
GetResultCountResponse (IGetTableResultCountResponse[])
|
||||||||||||
GetResultCountResponse (integer)
|
||||||||||||
Property Detail
Ccs.BusinessLogic.IGetTableResultCountResponse ResultCounts |
||||
|---|---|---|---|---|