Share via


ColumnOperation.ComputedColumnSql Property

Definition

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

public virtual string ComputedColumnSql { get; set; }
public virtual string? ComputedColumnSql { get; set; }
member this.ComputedColumnSql : string with get, set
Public Overridable Property ComputedColumnSql As String

Property Value

Applies to