|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
FromJson (JsonConstruct) |
/* DESERIALIZATION METHOD: populates this object with data from the JSON representation.
@param JsonConstruct A JSON representation of this object. May be unknown (JsonDataType:NULL). */ |
|||||
|
|
Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct () |
/* SERIALIZATION METHOD:returns a JsonConstruct (JsonDataType:OBJECT or JsonDataType:ARRAY) representation
of this object.
@return JsonConstruct A JSON representation of this object. May be unknown (JsonDataType:NULL). */ |
|||||
|
|
CHARACTER ToString () |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
QueryGroup () |
/* Default constructor */ |
|||||
|
|
QueryGroup (integer) |
/* Constructor
@param integer The number of query entries in this group */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
Ccs.BusinessLogic.IQueryEntry Entries |
|
|||||
|
|
Ccs.BusinessLogic.JoinEnum Join |
|
|
Top
FromJson (JsonConstruct)
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct ()
|
|||||||||||||
CHARACTER ToString ()
|
|||||||||||||
QueryGroup ()
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
QueryGroup (integer)
|
|||||||||||||
Ccs.BusinessLogic.IQueryEntry Entries
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
Ccs.BusinessLogic.JoinEnum Join
|
|||||||||
Progress® OpenEdge® Release 12.5.0