共用方式為


DatabaseColumn.ComputedColumnSql 屬性

定義

這個屬性所對應的計算資料行值是否儲存在資料庫中,或是在讀取時計算。

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

屬性值

適用於