![]() |
OTX Reference
|
|
Get all table entries of the parameter, as a List of DbTextTableElements More...

Public Attributes | |
| DbParameterTerm | dbParameter |
| Cardinality [1] The element addresses the DbParameter (MCDDbParameter) which text table elements 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... | |
Get all table entries of the parameter, as a List of DbTextTableElements
The GetDbParameterTextTableElements activity which returns all table entries of the parameter, as a List of TextTableElement objects.
If the parameter is not a text table, the InvalidTypeException exception will be thrown.
Note: The appropriate MVCI system operation is MCDDbParameter::getTextTableElements.
| Exceptions.InvalidTypeException | If the parameter is not a text table. |
| DbParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbParameterTextTableElements.dbParameter |
Cardinality [1]
The element addresses the DbParameter (MCDDbParameter) which text table elements shall be returned.