RelationalPropertyAnnotations.GetDefaultValue(Boolean) Method

Definition

Gets the default value to use in the definition of the column when creating a column for this property.

C#
protected virtual object GetDefaultValue (bool fallback);

Parameters

fallback
Boolean

If true, then a non-null value will only be returned if neither of ComputedColumnSql or DefaultValueSql are set for this property.

Returns

The default value to use in the definition of the column when creating a column for this property.

Applies to

Produkt Versioner
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2