Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Domain interface

 

NUMERIC variable

Domain ID constant for a numeric value of fixed precision (size) total digits and with scale digits after the decimal (SQL type NUMERIC(precision,scale)).

Syntax
final short Domain.NUMERIC
See also