共用方式為


DatabaseColumn.IsStored 屬性

定義

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

public virtual bool? IsStored { get; set; }
member this.IsStored : Nullable<bool> with get, set
Public Overridable Property IsStored As Nullable(Of Boolean)

屬性值

適用於