FractionDigits Property
For Numeric data types, FractionDigits specifies the number of digits to the right of the decimal point.
XMLField.FractionDigits
Property Values
Numeric data type. FractionDigits specifies the number of digits to the right of the decimal point. If none exists or if FractionDigits is not applicable, the value of FractionDigits is -1.
See Also
Properties | XMLField Object Properties, Methods, and Events | Visual FoxPro and XML Schema Data Type Mapping
Applies To: XMLField Class