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

 

BIT variable

Domain ID constant for a bit (SQL type BIT).

Syntax
final short Domain.BIT
Remarks

BIT columns are not nullable by default.

See also