Returns a variant of type VT_BSTR. This variant indicates the maximum number of digits in the fractional part of a value. For more information about the fractionDigits
facet, see Data Type Facets.
var varFractionDigits = oISchemaType.fractionDigits;
None.
fractionDigits
facet of the restriction.varFractionDigits = oISchemaType.fractionDigits
None.
fractionDigits
facet of the restriction.HRESULT get_fractionDigits (VARIANT* fractionDigits);
fractionDigits
facet value.fractionDigits
parameter is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
Note If the facet is not used, the property will return "-1".
Data Type Facets | Parts of Data Types
Applies to: ISchemaType Interface