DatabaseColumn.ComputedColumnSql Property

Definition

Whether the value of the computed column this property is mapped to is stored in the database, or calculated when it is read.

C#
public virtual string ComputedColumnSql { get; set; }
C#
public virtual string? ComputedColumnSql { get; set; }

Property Value

Applies to

Produkt Versioner
Entity Framework Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0