![]() |
OTX Reference
|
|
Gets a list of DbParameter objects which represents the MCDDbResponseParameters for the given DbResponse More...

Public Attributes | |
| DbResponseTerm | dbResponse |
| Cardinality [1] This element represents the DbResponse whose associated DbParameters shall be returned. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
| MetaData | metaData |
| Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Gets a list of DbParameter objects which represents the MCDDbResponseParameters for the given DbResponse
The GetDbResponseDbParameters term returns a list of DbParameter objects which represents the MCDDbResponseParameters for the given DbResponse.An empty list can be returned, if no response parameters are defined for the response in the project's database.
Note: The appropriate MVCI system operation is MCDDbResponse::getDbResponseParameters.
| DbResponseTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbResponseDbParameters.dbResponse |
Cardinality [1]
This element represents the DbResponse whose associated DbParameters shall be returned.