ColumnOperation.IsStored 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 bool? IsStored { get; set; }

Property Value

Applies to

Proizvod Verzije
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0