Boolean (EDM)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The Boolean type represents two-value logic, such as true or false, yes or no, 0 or 1. This type maps to the bit type in SQL Server.