![]() |
OTX Reference
|
|
Gets the coded default value of the parameter as string. More...

Public Attributes | |
| DbParameterTerm | dbParameter |
| Cardinality [1] The parameter to return the coded default value as string. 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 coded default value of the parameter as string.
The GetDbParameterCodedDefaultValueAsString term returns the coded default value of the parameter as string.
Note: The appropriate MVCI system operation is MCDDbParameter::getCodedDefaultValue::getValueAsString.
| Exceptions.InvalidTypeException | If the coded default value of the parameter cannot be determined (e.g. the parameter is of no simple data type) |
| DbParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbParameterCodedDefaultValueAsString.dbParameter |
Cardinality [1]
The parameter to return the coded default value as string.