Convert a Densely Packed Decimal (DPD) value to BID encoding.
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
convertDPDtoBID(DecimalStorage::Type128 dpd);
native BID-encoded decimal value
| Name | Description |
|---|---|
| dpd | DPD-encoded storage value |