|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER AblTypeToCatalogType (character) |
Converts the given ABL Data Type into a Json Catalog type |
|
| # | AddBufferField (handle, JsonObject) |
Adds the temp-table field to the given JsonObject |
|
| # | AddErrorStringField (JsonObject) |
Adds the _errorString node to the properties (fields) of a table |
|
| # | AddIdField (JsonObject) |
Adds the _id node to the properties (fields) of a table |
|
| + | Progress.Json.ObjectModel.JsonObject TempTableSchemaToJsonObject (handle) |
Adds nodes for the schema of the given temp-table to a new JsonObject |
|
| + | TempTableSchemaToJsonObject (handle, character, JsonObject) |
Adds nodes for the schema of the given temp-table to the given
JsonObject |
|
| + | TempTableSchemaToJsonObject (handle, JsonObject) |
Adds nodes for the schema of the given temp-table to the given
JsonObject |
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL IncludeErrorString |
|
|
Top
PUBLIC CHARACTER AblTypeToCatalogType (character)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AddBufferField (handle, JsonObject)
|
|||||||||||||||||||||||||||
PROTECTED AddErrorStringField (JsonObject)
|
|||||||||||||||||||||||||||
PROTECTED AddIdField (JsonObject)
|
|||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject TempTableSchemaToJsonObject (handle)
|
|||||||||||||||||||||||||||
PUBLIC TempTableSchemaToJsonObject (handle, character, JsonObject)
|
|||||||||||||||||||||||||||
PUBLIC TempTableSchemaToJsonObject (handle, JsonObject)
|
|||||||||||||||||||||||||||
PUBLIC LOGICAL IncludeErrorString
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|