RelationalPropertyAnnotations.GetDefaultValue(Boolean) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default value to use in the definition of the column when creating a column for this property.
protected virtual object GetDefaultValue (bool fallback);
abstract member GetDefaultValue : bool -> obj
override this.GetDefaultValue : bool -> obj
Protected Overridable Function GetDefaultValue (fallback As Boolean) As Object
- fallback
- Boolean
If true
, then a non-null value will only be returned if neither of ComputedColumnSql
or DefaultValueSql are set for this property.
The default value to use in the definition of the column when creating a column for this property.
Produkt | Versioner |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2 |
Feedback om Entity Framework
Entity Framework är ett öppen källkod projekt. Välj en länk för att ge feedback: