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

Public Attributes | |
| DbRequestTerm | dbRequest |
| Cardinality [1] This element represents the DbRequest for which 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 MCDDbRequestParameters for the given DbRequest
The GetDbRequestDbParameters term returns a list of DbParameter objects which represents the MCDDbRequestParameters for the given DbRequest. An empty list can be returned, if no request parameters are defined for the request in the project's database.
Note: The appropriate MVCI system operation is MCDDbRequest::getDbRequestParameters.
| DbRequestTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbRequestDbParameters.dbRequest |
Cardinality [1]
This element represents the DbRequest for which associated DbParameters shall be returned.