IRequestInfo interface methods
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
IRequestInfo interface methods
The following table lists the public methods defined by the interface.
| Method syntax | Description |
|---|---|
|
Adds a collection request specified by child with
its Name property set to match a collection. |
|
Adds a collection request specified by child with its name parameter set to match a collection. |
|
Gets a child collection request specified by name. |
|
Returns an array of all child collection requests. |
|
Gets the key values for the top-level collection request. |
|
Removes the collection request specified by child with
its Name property set to match a collection. |