DefaultDBValue
(Updated Edited template to July 12, 2025.) |
No edit summary |
||
Line 2: | Line 2: | ||
DefaultDBValue in the property inspector for an attribute affects how the evolve mechanism creates the attribute in SQL Server. Please also see: [[Allow Null]] | DefaultDBValue in the property inspector for an attribute affects how the evolve mechanism creates the attribute in SQL Server. Please also see: [[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]] | Read more about [[Initial values and Default Database values|'''Initial values''' and '''Default Database values''']] for a fuller explanation of the properties [[InitialValue|InitalValue]], [[DefaultDBValue]] and [[Allow Null]]. | ||
{{Edited|July|12|2025}} | {{Edited|July|12|2025}} | ||
[[Category:Database]] |
Revision as of 05:00, 13 March 2025
This page was created by Lars.olofsson on 2024-01-16. Last edited by Stephanie on 2025-03-13.
DefaultDBValue in the property inspector for an attribute affects how the evolve mechanism creates the attribute in SQL Server. Please also see: Allow Null
Read more about Initial values and Default Database values for a fuller explanation of the properties InitalValue, DefaultDBValue and Allow Null.