![]() |
OTX Reference
|
|
Gets the minimum length in bytes of the parameter or the minimum count of items. More...

Public Attributes | |
| DbParameterTerm | dbParameter |
| Cardinality [1] The parameter to return the minimum length in bytes or the minimum count of items. 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 minimum length in bytes of the parameter or the minimum count of items.
The GetDbParameterMinLength term returns the minimum length in bytes of the parameter or the minimum count of items.
Note: The appropriate MVCI system operation is MCDDbParameter::getMinLength.
| Exceptions.InvalidTypeException | If the parameter type is one of BYTEFIELD, ASCIISTRING and UNICODE2STRING and the parameter has no length information |
| DbParameterTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbParameterMinLength.dbParameter |
Cardinality [1]
The parameter to return the minimum length in bytes or the minimum count of items.