ColumnOperation.ComputedColumnSql Property

Definition

The SQL expression to use to compute the column value, null if the column is not computed.

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

Property Value

Applies to

Proizvod Verzije
Entity Framework Core 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0