|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
FromJson (JsonConstruct) |
/* Turns JSON into an object.
- This method expects a JSON object
- If the "query" property is a string, this method tries to convert it to a IQueryDefinition object
@param JsonConstruct The input JSON */ |
|||||
|
|
Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct () |
/* Serializes this object to JSON
@return JsonConstruct a JSON Object representation of this object */ |
|||||
|
|
CHARACTER ToString () |
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
GetDataTableRequest () |
/* Default constructor */ |
|||||
|
|
GetDataTableRequest (character) |
/* Constructor
@param character (mandatory) The table name for which to return this count */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
INT64 NumRecords |
|
|||||
|
|
CHARACTER PagingContext |
|
|||||
|
|
Ccs.BusinessLogic.IQueryDefinition QueryDefinition |
|
|||||
|
|
CHARACTER QueryString |
|
|||||
|
|
INT64 Skip |
|
|||||
|
|
CHARACTER TableName |
|
|
Top
FromJson (JsonConstruct)
|
|||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Json.ObjectModel.JsonConstruct ToJsonConstruct ()
|
|||||||||||||||||
CHARACTER ToString ()
|
|||||||||||||||||
GetDataTableRequest ()
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GetDataTableRequest (character)
|
|||||||||||||
INT64 NumRecords
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER PagingContext
|
|||||||||
Ccs.BusinessLogic.IQueryDefinition QueryDefinition
|
|||||||||
CHARACTER QueryString
|
|||||||||
INT64 Skip
|
|||||||||
CHARACTER TableName
|
|||||||||
Progress® OpenEdge® Release 12.6.0