DatabaseRecord.BooleanColumn Method
Parameter is the column name. Sets the specified field to the specified boolean value.
Syntax
DatabaseRecord.BooleanColumn Name
Parameters | |
Name |
The REALSQLdatabase inserts 0 for False and 1 for True.
DatabaseRecord.BooleanColumn Method
Parameter is the column name. Sets the specified field to the specified boolean value.
Syntax
DatabaseRecord.BooleanColumn Name
Parameters | |
Name |
The REALSQLdatabase inserts 0 for False and 1 for True.