IColumn.ComputedColumnSql Property

Definition

Returns the SQL expression that is used as the computed value for this column.

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

Property Value

Applies to