I have a Microsoft SQL Server database that contains a data field of BIT type.
BIT
This field will have either 0 or 1 values to re
0
1
GetBoolean will do this automatically.