IColumn.ComputedColumnSql 属性

定义

返回用作此列的计算值的 SQL 表达式。

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

属性值

适用于