ColumnOperation.ComputedColumnSql 属性

定义

用于计算列值的 SQL 表达式( null 如果未计算列)。

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

属性值

适用于