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