Allow Null
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''Allow null''' sets an attribute's nullability, i.e. if this attribute should be able to hold "no value". It affects both the in-memory value (it will show up with | '''Allow null''' sets an attribute's nullability, i.e. if this attribute should be able to hold "no value". It affects both the in-memory value (it will show up with a question mark at the end of the type, like Boolean?). | ||
Read more about [[Initial values and Default Database values|'''Initial values''' and '''Default Database values''']] for a fuller explanation of the properties [[InitalValue]], [[DefaultDbValue]] and [[Allow Null]] | Read more about [[Initial values and Default Database values|'''Initial values''' and '''Default Database values''']] for a fuller explanation of the properties [[InitalValue]], [[DefaultDbValue]] and [[Allow Null]] |
Revision as of 06:22, 18 January 2024
Allow null sets an attribute's nullability, i.e. if this attribute should be able to hold "no value". It affects both the in-memory value (it will show up with a question mark at the end of the type, like Boolean?).
Read more about Initial values and Default Database values for a fuller explanation of the properties InitalValue, DefaultDbValue and Allow Null
This page was edited more than 10 months ago on 03/15/2024. What links here