IColumn.IsStored 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回這個屬性所對應的計算資料行值是儲存在資料庫中,或是在讀取時計算。
public virtual bool? IsStored { get; }
member this.IsStored : Nullable<bool>
Public Overridable ReadOnly Property IsStored As Nullable(Of Boolean)
屬性值
適用於