Applies To
OraNumber Object
Description
The format string used in OraNumber operations. For details about format
strings see the Oracle8i SQL Language Reference Guide. Read and write at runtime.
Arguments
[in] formatstring
A format string used in OraNumber operations.
Usage
OraNumber.Format = formatstringformatstring = OraNumber.FormatRemarks
An error will be returned if format string is set to an invalid value. To
reset the format to the default, set it to an empty string.
Data Type
String