![]() |
OTX Reference
|
|
Gets the value of the key associated with the DbParameter in the corresponding DbTable (MCDDbTableParameter). More...

Public Attributes | |
| DbParameterTerm | dbParameter |
| Cardinality [1] The element addresses the DbParameter (MCDDbTableParameter) which value of the key 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 the value of the key associated with the DbParameter in the corresponding DbTable (MCDDbTableParameter).
The GetDbTableParameterKeyAsString activity which returns the value of the key associated with the DbParameter in the corresponding DbTable (MCDDbTableParameter). If the DbParameter is not associated with a DbTable an empty string is returned.
Note: The appropriate MVCI system operation is MCDDbTableParameter::getKey::getValueAsString.
| Exceptions.InvalidTypeException | If the parameter is not of data type eTABLE_ROW |
| DbParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbTableParameterKeyAsString.dbParameter |
Cardinality [1]
The element addresses the DbParameter (MCDDbTableParameter) which value of the key shall be returned.